Skip to content

Commit

Permalink
Add about information
Browse files Browse the repository at this point in the history
Add Spanish about information
  • Loading branch information
impeeza authored Aug 11, 2024
1 parent 9c64c39 commit e4e52c9
Show file tree
Hide file tree
Showing 3 changed files with 1,253 additions and 1,235 deletions.
6 changes: 3 additions & 3 deletions fw/application/src/i18n/es_ES.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ const char * const lang_es_ES[_L_COUNT] = {
[_L_APP_SET_RESET_DEFAULT] = "Restablecer config.",
[_L_APP_SET_RESET_DEFAULT_SUCCESS] = "¡Configuración Restablecida!",
[_L_APP_SET_RESET_DEFAULT_CONFIRM] = "¿Confirma Restablecer\nConfig.?",
[_L_APP_SET_ABOUT] = "",
[_L_APP_SET_ABOUT_OPEN_SOURCE_PROJECT] = "",
[_L_APP_SET_ABOUT_LGPL_LICENSE] = "",
[_L_APP_SET_ABOUT] = "Acerca del dispositivo",
[_L_APP_SET_ABOUT_OPEN_SOURCE_PROJECT] = "Poyecto de código abierto",
[_L_APP_SET_ABOUT_LGPL_LICENSE] = "Licencia GPL 2.0",
[_L_15S] = "15 segundos",
[_L_30S] = "30 segundos",
[_L_45S] = "45 segundos",
Expand Down
Loading

0 comments on commit e4e52c9

Please sign in to comment.