diff options
| author | sebastianporta <sebastianporta@gmail.com> | 2021-02-24 13:22:59 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-02-24 10:50:20 -0500 |
| commit | 1569cc301cae443c49e65cb316162cc4bd5863e5 (patch) | |
| tree | 0129ea0e76fa63a24d71c5219b779d7f19437b3b | |
| parent | bc7e31a1bc623120484dfe87719f94fa25ccb12c (diff) | |
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es-MX.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es-MX.json b/Emby.Server.Implementations/Localization/Core/es-MX.json index 05181116d..5d7ed243f 100644 --- a/Emby.Server.Implementations/Localization/Core/es-MX.json +++ b/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" } |
