diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-05 10:27:01 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-05 10:27:01 -0400 |
| commit | 8e50cd49084b01c03c633099cd69c2e4710e20ab (patch) | |
| tree | acadec65bdd131ba139411dc85aeebf1ceec8ae8 /MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json | |
| parent | 00aa3b0de09a97c5eba2f46acf7a78c998d79f2b (diff) | |
update restart command
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json | 5 |
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" } |
