@bigbinary/neeto-commons-frontend 2.1.7 → 2.1.8

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.
@@ -2430,7 +2430,6 @@ var initializeI18n = function initializeI18n(resources) {
2430
2430
  translation: de
2431
2431
  }
2432
2432
  }),
2433
- supportedLngs: ["en", "de"],
2434
2433
  fallbackLng: "en",
2435
2434
  interpolation: {
2436
2435
  escapeValue: false,