@ndla/ui 27.1.0 → 27.1.1

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/es/i18n/i18n.js CHANGED
@@ -19,6 +19,7 @@ var DETECTION_OPTIONS = {
19
19
  };
20
20
  var i18nInstance = i18n.use(initReactI18next).use(LanguageDetector);
21
21
  i18nInstance.init({
22
+ compatibilityJSON: 'v3',
22
23
  detection: DETECTION_OPTIONS,
23
24
  fallbackLng: 'nb',
24
25
  supportedLngs: ['nb', 'nn', 'en', 'se'],
@@ -1011,7 +1011,7 @@ var messages = _objectSpread(_objectSpread({
1011
1011
  },
1012
1012
  newFavourite: 'Aitto lasihuvvon',
1013
1013
  feide: 'Dát vižžojuvvo du birra Feide:s',
1014
- feideWrongInfo: 'Dersom informasjon er feil, dette oppdateres av vertsorganisasjon/skoleeier som brukeren tilhører. Oversikt over brukerstøtte finnes her: feide.no/brukerstøtte',
1014
+ feideWrongInfo: 'Jus leat boasttudieđut, de fertejit dat ođasmahttojuvvot doallogoddiorganisašuvnna/skuvlaeaiggáda bokte gosa geavaheaddji gullá. Visogovva geavaheaddjidoarjagis gávnnat dáppe: feide.no/brukerstøtte',
1015
1015
  storageInfo: {
1016
1016
  title: 'Ná vurket iežat oiddotresurssaid NDLA:s',
1017
1017
  text: 'Deaddil váibmoboalu vurken dihtii resurssa.'
package/lib/i18n/i18n.js CHANGED
@@ -38,6 +38,7 @@ var i18nInstance = _i18next["default"].use(_reactI18next.initReactI18next).use(_
38
38
 
39
39
  exports.i18nInstance = i18nInstance;
40
40
  i18nInstance.init({
41
+ compatibilityJSON: 'v3',
41
42
  detection: DETECTION_OPTIONS,
42
43
  fallbackLng: 'nb',
43
44
  supportedLngs: ['nb', 'nn', 'en', 'se'],
@@ -1017,7 +1017,7 @@ var messages = _objectSpread(_objectSpread({
1017
1017
  },
1018
1018
  newFavourite: 'Aitto lasihuvvon',
1019
1019
  feide: 'Dát vižžojuvvo du birra Feide:s',
1020
- feideWrongInfo: 'Dersom informasjon er feil, dette oppdateres av vertsorganisasjon/skoleeier som brukeren tilhører. Oversikt over brukerstøtte finnes her: feide.no/brukerstøtte',
1020
+ feideWrongInfo: 'Jus leat boasttudieđut, de fertejit dat ođasmahttojuvvot doallogoddiorganisašuvnna/skuvlaeaiggáda bokte gosa geavaheaddji gullá. Visogovva geavaheaddjidoarjagis gávnnat dáppe: feide.no/brukerstøtte',
1021
1021
  storageInfo: {
1022
1022
  title: 'Ná vurket iežat oiddotresurssaid NDLA:s',
1023
1023
  text: 'Deaddil váibmoboalu vurken dihtii resurssa.'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ndla/ui",
3
- "version": "27.1.0",
3
+ "version": "27.1.1",
4
4
  "description": "UI component library for NDLA.",
5
5
  "license": "GPL-3.0",
6
6
  "main": "lib/index.js",
@@ -85,5 +85,5 @@
85
85
  "publishConfig": {
86
86
  "access": "public"
87
87
  },
88
- "gitHead": "836b1704ea5987fe73d02ceae2cc014947deb893"
88
+ "gitHead": "2247cc7ddac3d0f9b76f1563c41af22db0c283e9"
89
89
  }
package/src/i18n/i18n.ts CHANGED
@@ -23,6 +23,7 @@ const DETECTION_OPTIONS = {
23
23
  const i18nInstance = i18n.use(initReactI18next).use(LanguageDetector);
24
24
 
25
25
  i18nInstance.init({
26
+ compatibilityJSON: 'v3',
26
27
  detection: DETECTION_OPTIONS,
27
28
  fallbackLng: 'nb',
28
29
  supportedLngs: ['nb', 'nn', 'en', 'se'],
@@ -1051,7 +1051,7 @@ const messages = {
1051
1051
  newFavourite: 'Aitto lasihuvvon',
1052
1052
  feide: 'Dát vižžojuvvo du birra Feide:s',
1053
1053
  feideWrongInfo:
1054
- 'Dersom informasjon er feil, dette oppdateres av vertsorganisasjon/skoleeier som brukeren tilhører. Oversikt over brukerstøtte finnes her: feide.no/brukerstøtte',
1054
+ 'Jus leat boasttudieđut, de fertejit dat ođasmahttojuvvot doallogoddiorganisašuvnna/skuvlaeaiggáda bokte gosa geavaheaddji gullá. Visogovva geavaheaddjidoarjagis gávnnat dáppe: feide.no/brukerstøtte',
1055
1055
  storageInfo: {
1056
1056
  title: 'Ná vurket iežat oiddotresurssaid NDLA:s',
1057
1057
  text: 'Deaddil váibmoboalu vurken dihtii resurssa.',
package/src/.DS_Store DELETED
Binary file