aboutsummaryrefslogtreecommitdiff
path: root/i18n/strings-prelude.js
blob: 0e9ddc468b236af53b892e2f36b3c1effc4741c5 (plain)
1
2
3
if (!window.i18n) {
  throw Error("Module loading order incorrect, please load i18n module before loading i18n-strings");
}