diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-18 15:07:28 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-18 15:07:28 -0400 |
| commit | b4b17d7717ff773d9782462c0eae967c4c7f2ad9 (patch) | |
| tree | 6da52977fdb0cba4849478761597e1d1821e9bdf /MediaBrowser.Server.Implementations/Localization/JavaScript/el.json | |
| parent | 97c5b468a0a731b38c83c6b2e6d8231bda02be2a (diff) | |
add subtitle delivery methods to StreamBuilder
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/el.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/el.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json index 9d87b2197..a033dcbc9 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json @@ -58,14 +58,14 @@ "ButtonMute": "Mute", "ButtonUnmute": "Unmute", "ButtonStop": "Stop", - "ButtonNextTrack": "Next Track", + "ButtonNextTrack": "Next track", "ButtonPause": "Pause", "ButtonPlay": "Play", "ButtonEdit": "Edit", "ButtonQueue": "Queue", "ButtonPlayTrailer": "Play trailer", "ButtonPlaylist": "Playlist", - "ButtonPreviousTrack": "Previous Track", + "ButtonPreviousTrack": "Previous track", "LabelEnabled": "Enabled", "LabelDisabled": "Disabled", "ButtonMoreInformation": "More Information", |
