push current translation support progress
This commit is contained in:
parent
602b16a0ef
commit
a0d870c1b3
14 changed files with 243 additions and 195 deletions
|
@ -65,7 +65,6 @@ class Localuser{
|
|||
"Content-type": "application/json; charset=UTF-8",
|
||||
Authorization: this.userinfo.token,
|
||||
};
|
||||
I18n.create("/translations/en.json","en")
|
||||
}
|
||||
async gottenReady(ready: readyjson): Promise<void>{
|
||||
await I18n.done;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue