wallet-core/i18n/strings-prelude.js

4 lines
124 B
JavaScript
Raw Normal View History

2016-04-06 01:32:19 +02:00
if (!window.i18n) {
throw Error("Module loading order incorrect, please load i18n module before loading i18n-strings");
}