167fae9892
fully functional now, but still need to add some sections (ombi mainly).
15 lines
336 B
JSON
15 lines
336 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|