Sync Strings from Localazy
This commit is contained in:
parent
d0c87ad902
commit
e6f4a7364f
52 changed files with 643 additions and 38 deletions
13
features/ftue/impl/src/main/res/values-es/translations.xml
Normal file
13
features/ftue/impl/src/main/res/values-es/translations.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_migration_message">"Este proceso solo se hace una vez, gracias por esperar."</string>
|
||||
<string name="screen_migration_title">"Configura tu cuenta"</string>
|
||||
<string name="screen_notification_optin_subtitle">"Puedes cambiar la configuración más tarde."</string>
|
||||
<string name="screen_notification_optin_title">"Activa las notificaciones y nunca te pierdas un mensaje"</string>
|
||||
<string name="screen_welcome_bullet_1">"Las llamadas, las encuestas, la búsqueda y más se agregarán más adelante este año."</string>
|
||||
<string name="screen_welcome_bullet_2">"El historial de mensajes de las salas cifradas aún no está disponible."</string>
|
||||
<string name="screen_welcome_bullet_3">"Nos encantaría saber de ti, haznos saber lo que piensas a través de la página de configuración."</string>
|
||||
<string name="screen_welcome_button">"¡Vamos!"</string>
|
||||
<string name="screen_welcome_subtitle">"Esto es lo que necesitas saber:"</string>
|
||||
<string name="screen_welcome_title">"¡Bienvenido a %1$s!"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue