Commit 5ea2ccfc authored by Christoph Scholz's avatar Christoph Scholz Committed by JC Brand

fixes #2238 i18n not working reliably

parent 76b488a6
......@@ -1534,7 +1534,7 @@ Object.assign(converse, {
await initSessionStorage();
initClientConfig();
i18n.initialize();
await i18n.initialize();
initPlugins();
registerGlobalEventHandlers();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment