Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fast677 authored Feb 11, 2025
1 parent 8e95eb0 commit b57b0a2
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/platform/mobile/android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@

<resources>
<string name="app_name">Alphapp</string>
<string name="welcome_message">Bienvenido a Alphapp</string>
<string name="login_button">Iniciar Sesión</string>
<string name="signup_button">Registrarse</string>
<string name="home_title">Inicio</string>
<string name="profile_title">Perfil</string>
<string name="settings_title">Configuración</string>
<string name="logout_button">Cerrar Sesión</string>
<string name="error_message">Algo salió mal. Inténtalo de nuevo.</string>
</resources>

0 comments on commit b57b0a2

Please sign in to comment.