@bigbinary/neeto-commons-frontend 2.1.7 → 2.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/initializers.js CHANGED
@@ -2420,7 +2420,6 @@ var initializeI18n = function initializeI18n(resources) {
2420
2420
  translation: de
2421
2421
  }
2422
2422
  }),
2423
- supportedLngs: ["en", "de"],
2424
2423
  fallbackLng: "en",
2425
2424
  interpolation: {
2426
2425
  escapeValue: false,