Просмотр исходного кода

Translated using Weblate (Spanish (Dominican Republic))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/

Irving Reyes 3 лет назад
Родитель
Сommit
5176f3ee89
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      Emby.Server.Implementations/Localization/Core/es_DO.json

+ 3 - 1
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"
 }