Start french translation (#482)

Note really happy with `logbook` translation but someone will probably find something more suitable.
This commit is contained in:
Ludovic 2017-10-27 06:29:45 +02:00 committed by Paulus Schoutsen
parent 331848aa92
commit 41fed4f1b0

12
translations/fr.json Normal file
View File

@ -0,0 +1,12 @@
{
"language": {
"fr": "Français"
},
"panel": {
"states": "États",
"map": "Carte",
"logbook": "Registre",
"history": "Historique",
"log_out": "Se déconnecter"
}
}