Skip to content

Commit

Permalink
🌐 Updated Spanish translation
Browse files Browse the repository at this point in the history
Closes #20

Co-authored-by: Daynel Chavez <[email protected]>
  • Loading branch information
lorenzovngl and Quadropo committed May 7, 2023
1 parent e008841 commit ce7451b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,25 @@
<string name="back">Atrás</string>
<string name="no_items_found">No se encontraron artículos</string>
<string name="please_insert_one">Por favor, agregue uno</string>
<string name="menu">Menú</string>
<string name="settings">Configuración</string>
<string name="date_format">Formato de Fecha</string>
<string name="choose_the_date_format">Selecciona el formato de Fecha</string>
<string name="locale_formats">Formatos locales</string>
<string name="other_formats">Otros formatos</string>

<string-array name="features">
<item>Muestra una lista con las fechas de caducidad de los alimentos, ordenadas cronológicamente de forma ascendente.</item>
<item>Añade, edita y elimina artículos.</item>
<item>Notificaciones (próximamente).</item>
</string-array>
<string-array name="example_foods">
<item>Huevos</item>
<item>Queso</item>
<item>Leche</item>
<item>Jamón</item>
<item>Mantequilla</item>
<item>Champiñones</item>
<item>Tomates</item>
</string-array>
</resources>

0 comments on commit ce7451b

Please sign in to comment.