diff options
author | marvin-borner@live.com | 2018-04-12 21:55:34 +0200 |
---|---|---|
committer | marvin-borner@live.com | 2018-04-12 21:55:34 +0200 |
commit | a7e6fe259817780bcc3642e6c1f33e0059c1a6fe (patch) | |
tree | 95198f928d01f62506d79bf36e7d7fab6658f8a9 /assets/languages/json/fr.json | |
parent | f79f7d062ad8dcf89116da8faba456c4519d3d2a (diff) |
Fixed some bugs and added translations - nothing special here
Diffstat (limited to 'assets/languages/json/fr.json')
-rw-r--r-- | assets/languages/json/fr.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/assets/languages/json/fr.json b/assets/languages/json/fr.json new file mode 100644 index 0000000..5c59619 --- /dev/null +++ b/assets/languages/json/fr.json @@ -0,0 +1,14 @@ +{ + "fr": { + "Translator": "Marvin Borner (non-french)", + "you": "vous", + "Feed": "D'actualités", + "Explore": "Dépister", + "Chat": "Message", + "Friends": "Camarades", + "Personal": "Personnelles", + "joined the group": "s'est joint au groupe", + "You joined the group": "Vous avez rejoint le groupe", + "has disconnected from the server": "s'est déconnecté du serveur." + } +} |