diff --git a/modules/default/alert/translations/es.json b/modules/default/alert/translations/es.json new file mode 100644 index 00000000..39478251 --- /dev/null +++ b/modules/default/alert/translations/es.json @@ -0,0 +1,4 @@ +{ + "sysTitle": "MagicMirror Notificaciones", + "welcome": "Bienvenido, ¡se iniciado correctamente!" +} diff --git a/translations/es.json b/translations/es.json index 4d613f54..9766f41d 100644 --- a/translations/es.json +++ b/translations/es.json @@ -5,6 +5,7 @@ /* CALENDAR */ "TODAY": "Hoy", "TOMORROW": "Mañana", + "DAYAFTERTOMORROW": "Pasado mañana", "RUNNING": "Termina en", "EMPTY": "No hay eventos programados.",