aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfernando012 <fpmartin@alumnos.ubiobio.cl>2020-09-01 02:48:07 +0000
committerWeblate <noreply@weblate.org>2020-09-01 00:18:27 -0400
commit2d198292a3ff1a5d213c9dd4643eee6ddef2661e (patch)
tree98242ab9093cbcd0a25d031463823f27b8b6ca2f
parent8ee042483a2b6cc5f25f1eef05650a8ff4296923 (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.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es_DO.json b/Emby.Server.Implementations/Localization/Core/es_DO.json
index 0ef16542f..26732eb3f 100644
--- a/Emby.Server.Implementations/Localization/Core/es_DO.json
+++ b/Emby.Server.Implementations/Localization/Core/es_DO.json
@@ -17,5 +17,8 @@
"Genres": "Géneros",
"Folders": "Carpetas",
"Favorites": "Favoritos",
- "FailedLoginAttemptWithUserName": "Intento de inicio de sesión fallido de {0}"
+ "FailedLoginAttemptWithUserName": "Intento de inicio de sesión fallido de {0}",
+ "HeaderFavoriteSongs": "Canciones Favoritas",
+ "HeaderFavoriteEpisodes": "Episodios Favoritos",
+ "HeaderFavoriteArtists": "Artistas Favoritos"
}