aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
index 1ccf21119..954ed5f96 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
@@ -801,5 +801,8 @@
"MessageWeDidntRecognizeCommand": "We're sorry, we didn't recognize that command.",
"MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.",
"MessageNoItemsFound": "No items found.",
- "ButtonManageServer": "Manage Server"
+ "ButtonManageServer": "Manage Server",
+ "ButtonPreferences": "Preferences",
+ "ButtonViewArtist": "View artist",
+ "ButtonViewAlbum": "View album"
}