if (window.App) { window.App.i18n.addMany(#{frontendI18n}); } else { throw new Error('I18n JavaScript service is missing!'); }