From 369c8f03db2f6d507697ab2296db5e6f81c8cd1e Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 27 Jun 2026 17:15:11 +0800 Subject: [PATCH] Reduce SmartStart default categories to thirteen --- src/Apptag/Localization/es.json | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Apptag/Localization/es.json b/src/Apptag/Localization/es.json index 9635fee..45d8aad 100644 --- a/src/Apptag/Localization/es.json +++ b/src/Apptag/Localization/es.json @@ -105,16 +105,16 @@ "smart.category.productivity": "Productividad", "smart.category.file-management": "Gestión de archivos", "smart.category.transfer": "Cargas y descargas", - "smart.category.development": "Desarrollo", + "smart.category.development": "Programación", "smart.category.design": "Diseño", "smart.category.writing": "Escritura", "smart.category.media": "Medios", "smart.category.video": "Vídeo", "smart.category.audio": "Sonido", - "smart.category.picture-photo": "Imágenes y fotos", + "smart.category.picture-photo": "Fotos", "smart.category.utilities": "Utilidades", "smart.category.system": "Apps del sistema", - "smart.category.system-enhancement": "Mejoras del sistema", + "smart.category.system-enhancement": "Herramientas del sistema", "smart.category.entertainment": "Entretenimiento", "smart.category.game": "Juegos", "smart.category.finance": "Finanzas", @@ -190,7 +190,7 @@ "smart.category.GTD": "Tareas y GTD", "smart.category.Notes": "Notas", "smart.category.Meeting": "Reuniones", - "smart.category.office": "Oficina", + "smart.category.office": "Oficina y documentos", "smart.category.PDF": "PDF", "smart.category.api-tools": "Herramientas API", "smart.category.database-tools": "Bases de datos", -- Gitblit v1.9.3