Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Add missing spanish labels and descriptions at settings screen (#3655)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mj-br authored Nov 1, 2024
1 parent 0e112f2 commit 4211084
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions shared/ui/core/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,18 @@
<string name="backup_data">Respaldo de datos</string>
<string name="import_data">Importar datos</string>
<string name="app_settings">Ajustes de Aplicación</string>
<string name="tap_to_switch_theme">Toca para cambiar el tema</string>
<string name="lock_app">Bloquear la aplicación</string>
<string name="show_notifications">Mostrar notificaciones</string>
<string name="exchange_rates">Tasas de cambio</string>
<string name="attributions">Atribuciones</string>
<string name="advanced_features">Funciones avanzadas</string>
<string name="releases">Versiones</string>
<string name="hide_balance">Ocultar saldo</string>
<string name="hide_balance_description">Haz click en el saldo oculto para mostrar el saldo por 5 segundos</string>
<string name="hide_balance_description">Toca en el saldo oculto para mostrarlo por 5 segundos</string>
<string name="hide_income">Ocultar ingresos</string>
<string name="hide_income_description">Toca los ingresos ocultos para mostrarlos por 5 segundos</string>
<string name="report_bug">Informar de un error</string>
<string name="other">Otro</string>
<string name="rate_us_on_google_play">Califícanos en Google Play</string>
<string name="share_ivy_wallet">Compartir Ivy Wallet</string>
Expand Down Expand Up @@ -296,7 +304,7 @@
<string name="choose_month">Elegir mes</string>
<string name="or_custom_range">o rango personalizado</string>
<string name="add_date">Agregar fecha</string>
<string name="or_in_the_last">o en el ultimo</string>
<string name="or_in_the_last">o en el último</string>
<string name="or_all_time">o todo el tiempo</string>
<string name="unselect_all_time">Deseleccionar todo el tiempo</string>
<string name="select_all_time">Seleccionar todo el tiempo</string>
Expand Down Expand Up @@ -444,4 +452,5 @@
<string name="search_tags">Etiquetas de búsqueda</string>
<string name="language">Idioma</string>
<string name="budget_exceeded_info">Presupuesto excedido por %1$s %2$s</string>
<string name="do_not_use_for_backup_purposes">⚠\uFE0F Uso no destinado a copia de seguridad</string>
</resources>

0 comments on commit 4211084

Please sign in to comment.