fixes #2238 i18n not working reliably
This commit is contained in:
parent
76b488a672
commit
5ea2ccfc17
@ -1534,7 +1534,7 @@ Object.assign(converse, {
|
||||
|
||||
await initSessionStorage();
|
||||
initClientConfig();
|
||||
i18n.initialize();
|
||||
await i18n.initialize();
|
||||
initPlugins();
|
||||
registerGlobalEventHandlers();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user