diff options
| author | Irving Reyes <irtraduciendo@gmail.com> | 2022-04-22 16:06:49 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-04-24 05:13:48 -0400 |
| commit | 5176f3ee89e6fcbe391a40a76f5b0ccfe30c8350 (patch) | |
| tree | 104a824ba298297845cd616c3d12ec61fbb51ebf | |
| parent | 81fcc33fcab1177d65721638d08e939ea08677be (diff) | |
Translated using Weblate (Spanish (Dominican Republic))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es_DO.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es_DO.json b/Emby.Server.Implementations/Localization/Core/es_DO.json index b64ffbfbb..0f4c7438f 100644 --- a/Emby.Server.Implementations/Localization/Core/es_DO.json +++ b/Emby.Server.Implementations/Localization/Core/es_DO.json @@ -19,5 +19,7 @@ "FailedLoginAttemptWithUserName": "Intento de inicio de sesión fallido de {0}", "HeaderFavoriteSongs": "Canciones Favoritas", "HeaderFavoriteEpisodes": "Episodios Favoritos", - "HeaderFavoriteArtists": "Artistas Favoritos" + "HeaderFavoriteArtists": "Artistas Favoritos", + "External": "Externo", + "Default": "Predeterminado" } |
