diff options
| author | Joe Rogers <1337joe@gmail.com> | 2022-03-10 22:20:35 +0100 |
|---|---|---|
| committer | Joe Rogers <1337joe@gmail.com> | 2022-03-10 22:20:35 +0100 |
| commit | 1a307db7ebe8094ebd642815a014194fccf956ae (patch) | |
| tree | 1536952e55eb90dab47e6b21cd8f2539082e61dd /Emby.Server.Implementations/Localization/Core/en-US.json | |
| parent | 388e0cba9f287952c5a57ae995519f0d02ee1f98 (diff) | |
Add label for external audio/sub tracks
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/en-US.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index e06f8e6fe..d8c33d51b 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -12,6 +12,7 @@ "Default": "Default", "DeviceOfflineWithName": "{0} has disconnected", "DeviceOnlineWithName": "{0} is connected", + "External": "External", "FailedLoginAttemptWithUserName": "Failed login try from {0}", "Favorites": "Favorites", "Folders": "Folders", |
