Skip to content

Commit a6e9da7

Browse files
committed
chore: add missing french translations
1 parent 2a69adb commit a6e9da7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@
1919
<string name="enter_password">Entrez votre mot de passe</string>
2020
<string name="limiting_header">Limite de volume</string>
2121
<string name="allow_lower">Autoriser un volume inférieur à la limite</string>
22+
<string name="home">Accueil</string>
23+
<string name="password_too_short">Le mot de passe doit contenir au moins %d caractères</string>
24+
<string name="password_save_error">Échec de l\'enregistrement du mot de passe</string>
2225
</resources>

0 commit comments

Comments
 (0)