Added french translation files for backend and frontend.

This commit is contained in:
2019-02-13 23:41:25 +01:00
committed by Stefan Rohde-Enslin
parent f5103a4288
commit a4a5104a71
80 changed files with 2982 additions and 14 deletions

View File

@ -0,0 +1,8 @@
{
"tlConversations": {
"start_conversation": "Start conversation",
"view_conversation": "View conversation",
"conversations": "Conversations",
"no_messages": "There are no messages here."
}
}