aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-06-05 10:27:01 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-06-05 10:27:01 -0400
commit8e50cd49084b01c03c633099cd69c2e4710e20ab (patch)
treeacadec65bdd131ba139411dc85aeebf1ceec8ae8 /MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
parent00aa3b0de09a97c5eba2f46acf7a78c998d79f2b (diff)
update restart command
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"
}