diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index 7b06289..a471d7b 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -27,7 +27,7 @@ "theme": { "label": "Tema", "options": { - "System": "Sistema", + "System": "Automático", "Light": "Claro", "Dark": "Oscuro" }