Skip to content

Commit

Permalink
[] -- Translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Isanz committed May 6, 2024
1 parent 99245d6 commit 146fbb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<string name="prompt_to">À</string>
<string name="action_sign_in_github">Se connecter avec Github</string>
<string name="clear_filters">Effacer les filtres</string>
<string name="no_user_loged">Aucun utilisateur n'est actuellement connecté. Veuillez d'abord vous connecter.</string>
<string name="no_user_loged">Aucun utilisateur n\'est actuellement connecté. Veuillez d\'abord vous connecter.</string>
<string name="login_use_biometric">Connectez-vous avec vos informations biométriques</string>
<string name="biometric_login">Connexion biométrique</string>
<string name="use_account_password">Utiliser le mot de passe du compte</string>
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
<string name="prompt_to">A</string>
<string name="action_sign_in_github">Accedi con Github</string>
<string name="clear_filters">Cancella filtri</string>
<string name="no_user_loged">Al momento non c'è nessun utente connesso. Effettua prima l'accesso.</string>
<string name="no_user_loged">Al momento non c\'è nessun utente connesso. Effettua prima l'accesso.</string>
<string name="login_use_biometric">Accedi utilizzando le tue credenziali biometriche</string>
<string name="biometric_login">Accesso biometrico</string>
<string name="use_account_password">Utilizza la password dell'account</string>
<string name="use_account_password">Utilizza la password dell\'account</string>


</resources>

0 comments on commit 146fbb4

Please sign in to comment.