re-add string prelude
This commit is contained in:
parent
39c51df804
commit
0949bead04
3
src/i18n/strings-prelude.js
Normal file
3
src/i18n/strings-prelude.js
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
if (!window.i18n) {
|
||||||
|
throw Error("Module loading order incorrect, please load i18n module before loading i18n-strings");
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user