1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 08:15:16 +00:00

Implement translations system

This commit is contained in:
2020-03-28 17:11:11 +01:00
parent 96a3c05497
commit 8655d20234
5 changed files with 55 additions and 3 deletions

3
assets/langs.json Normal file
View File

@ -0,0 +1,3 @@
{
"fr_FR": "fr"
}