diff options
| author | ferferga <ferferga.fer@gmail.com> | 2020-03-26 21:40:41 +0100 |
|---|---|---|
| committer | ferferga <ferferga.fer@gmail.com> | 2020-03-26 21:40:41 +0100 |
| commit | 105fc3dc29d389e108d2a8a9e0842694e3e1bd63 (patch) | |
| tree | c0d343a59f8c95207670219e52792cb205dfa81a /Emby.Server.Implementations/Localization/Core/es.json | |
| parent | d0b3dc1485ddffe14fcd5370e0544648809eaf91 (diff) | |
Apply suggestions
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/es.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es.json b/Emby.Server.Implementations/Localization/Core/es.json index 6460caebf..e92ce460e 100644 --- a/Emby.Server.Implementations/Localization/Core/es.json +++ b/Emby.Server.Implementations/Localization/Core/es.json @@ -93,9 +93,9 @@ "ValueHasBeenAddedToLibrary": "{0} ha sido añadido a tu biblioteca multimedia", "ValueSpecialEpisodeName": "Especial - {0}", "VersionNumber": "Versión {0}", - "TasksMaintenance": "Mantenimiento", - "TasksLibrary": "Librería", - "TasksApplication": "Aplicación", + "TasksCategoryMaintenance": "Mantenimiento", + "TasksCategoryLibrary": "Librería", + "TasksCategoryApplication": "Aplicación", "TaskCleanCache": "Eliminar archivos temporales", "TaskCleanCacheDescription": "Elimina los archivos temporales que ya no son necesarios para el servidor", "TaskRefreshChapterImages": "Extraer imágenes de los capítulos", |
