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

Commit 4211084

Browse files
authored
Add missing spanish labels and descriptions at settings screen (#3655)
1 parent 0e112f2 commit 4211084

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

shared/ui/core/src/main/res/values-es/strings.xml

+11-2
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,18 @@
239239
<string name="backup_data">Respaldo de datos</string>
240240
<string name="import_data">Importar datos</string>
241241
<string name="app_settings">Ajustes de Aplicación</string>
242+
<string name="tap_to_switch_theme">Toca para cambiar el tema</string>
242243
<string name="lock_app">Bloquear la aplicación</string>
243244
<string name="show_notifications">Mostrar notificaciones</string>
245+
<string name="exchange_rates">Tasas de cambio</string>
246+
<string name="attributions">Atribuciones</string>
247+
<string name="advanced_features">Funciones avanzadas</string>
248+
<string name="releases">Versiones</string>
244249
<string name="hide_balance">Ocultar saldo</string>
245-
<string name="hide_balance_description">Haz click en el saldo oculto para mostrar el saldo por 5 segundos</string>
250+
<string name="hide_balance_description">Toca en el saldo oculto para mostrarlo por 5 segundos</string>
251+
<string name="hide_income">Ocultar ingresos</string>
252+
<string name="hide_income_description">Toca los ingresos ocultos para mostrarlos por 5 segundos</string>
253+
<string name="report_bug">Informar de un error</string>
246254
<string name="other">Otro</string>
247255
<string name="rate_us_on_google_play">Califícanos en Google Play</string>
248256
<string name="share_ivy_wallet">Compartir Ivy Wallet</string>
@@ -296,7 +304,7 @@
296304
<string name="choose_month">Elegir mes</string>
297305
<string name="or_custom_range">o rango personalizado</string>
298306
<string name="add_date">Agregar fecha</string>
299-
<string name="or_in_the_last">o en el ultimo</string>
307+
<string name="or_in_the_last">o en el último</string>
300308
<string name="or_all_time">o todo el tiempo</string>
301309
<string name="unselect_all_time">Deseleccionar todo el tiempo</string>
302310
<string name="select_all_time">Seleccionar todo el tiempo</string>
@@ -444,4 +452,5 @@
444452
<string name="search_tags">Etiquetas de búsqueda</string>
445453
<string name="language">Idioma</string>
446454
<string name="budget_exceeded_info">Presupuesto excedido por %1$s %2$s</string>
455+
<string name="do_not_use_for_backup_purposes">⚠\uFE0F Uso no destinado a copia de seguridad</string>
447456
</resources>

0 commit comments

Comments
 (0)