mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
18 lines
413 B
JSON
18 lines
413 B
JSON
{
|
|
"meta": {
|
|
"name": "Français (FR)",
|
|
"author": "https://github.com/Killianbe"
|
|
},
|
|
"strings": {
|
|
"username": "Nom d'utilisateur",
|
|
"name": "Nom",
|
|
"password": "Mot de passe",
|
|
"emailAddress": "Addresse Email",
|
|
"submit": "Soumettre",
|
|
"success": "Succès",
|
|
"error": "Erreur",
|
|
"copy": "Copier",
|
|
"theme": "Thème"
|
|
}
|
|
}
|