diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-11-02 12:07:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-02 12:07:40 -0400 |
| commit | 008cea6984d4e4bbdfb0b893e4cf0b6c59cb9d69 (patch) | |
| tree | 07bec24571b18a736bafc7ac7ee0b1eab9be72ba /Emby.Server.Implementations/Localization/Core/en-US.json | |
| parent | 589300a3b004854457faab8a04fc86da5fffbac1 (diff) | |
| parent | de9292f117e507387287c3356ba73da788b13d75 (diff) | |
Merge pull request #2998 from MediaBrowser/beta
Beta
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/en-US.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index 51bbf341f..9c58b4539 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -87,10 +87,5 @@ "User": "User", "System": "System", "Application": "Application", - "Plugin": "Plugin", - "LabelExit": "Exit", - "LabelVisitCommunity": "Visit Community", - "LabelBrowseLibrary": "Browse Library", - "LabelConfigureServer": "Configure Emby", - "LabelRestartServer": "Restart Server" + "Plugin": "Plugin" }
\ No newline at end of file |
