Skip to content

Commit

Permalink
i18n: Translate new strings
Browse files Browse the repository at this point in the history
  • Loading branch information
hasecilu committed Sep 1, 2024
1 parent d543e81 commit 392fb2a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/public/translations/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1117,7 +1117,10 @@
},
"i18n": {
"title": "Localización",
"language": "Idioma"
"language": "Idioma",
"first-day-of-the-week": "Primer día de la semana",
"sunday": "Dominigo",
"monday": "Lunes"
},
"backup": {
"automatic_backup": "Copia de seguridad automática",
Expand Down

0 comments on commit 392fb2a

Please sign in to comment.