Move app name translations into config file.
This commit is contained in:
parent
46a4268245
commit
f9745ddb7d
11 changed files with 19 additions and 19 deletions
|
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"appName": "Convene",
|
||||
"product": "Convene",
|
||||
"appNames": {
|
||||
"bo": "ཀེ་ཨ་ནུ་དྲ་གནས།",
|
||||
"si": "කීනු වෙබ්ලයිට්",
|
||||
"zh_Hans": "网络灯"
|
||||
},
|
||||
"productLink": "letsconvene.im",
|
||||
"defaultServer": "https://neo.keanu.im",
|
||||
"rtl": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue