Add fr-rFR translatations

This commit is contained in:
Mylloon 2021-08-28 23:48:19 +02:00
parent 34535a6314
commit bfaab34019
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="titleLogin" translatable="true">Connectez-vous à votre compte Mobilism</string>
<string name="userLogin" translatable="true">Identifiant</string>
<string name="passwordLogin" translatable="true">Mot de passe</string>
<string name="buttonLogin" translatable="true">Connexion</string>
</resources>

View file

@ -1,5 +1,5 @@
<resources>
<string name="app_name">MobiDL</string>
<string name="app_name" translatable="false">MobiDL</string>
<string name="titleLogin">Login to your Mobilism account</string>
<string name="userLogin">Username</string>
<string name="passwordLogin">Password</string>