Browse Source

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

sebastianporta 4 years ago
parent
commit
1569cc301c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Emby.Server.Implementations/Localization/Core/es-MX.json

+ 2 - 1
Emby.Server.Implementations/Localization/Core/es-MX.json

@@ -117,5 +117,6 @@
     "TaskCleanActivityLogDescription": "Elimina entradas del registro de actividad que sean más antiguas al periodo establecido.",
     "TaskCleanActivityLog": "Limpiar registro de actividades",
     "Undefined": "Sin definir",
-    "Forced": "Forzado"
+    "Forced": "Forzado",
+    "Default": "Predeterminado"
 }