1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-20 19:30:11 +00:00
jfa-go/lang/common/fr-fr.json

15 lines
336 B
JSON
Raw Normal View History

{
"meta": {
"name": "Francais (FR)",
"author": "https://github.com/Killianbe"
},
"strings": {
"username": "Nom d'utilisateur",
"password": "Mot de passe",
"emailAddress": "Addresse Email",
"submit": "Soumettre",
"success": "Succès",
"error": "Erreur"
}
}