@ndla/ui 50.6.3 → 50.6.5

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.
@@ -1110,7 +1110,7 @@ const messages = {
1110
1110
  feide: 'We have retrieved this information from Feide',
1111
1111
  feideWrongInfo: 'If the information is incorrect, it has to be updated by the host organizationg or the school that the account is associated with. An overview of user support can be found here: feide.no/brukerstotte',
1112
1112
  recentFavourites: {
1113
- title: 'Recently added to my favourites',
1113
+ title: 'Recently added to my folders',
1114
1114
  link: 'View all of your folders'
1115
1115
  },
1116
1116
  recentArenaPosts: {
@@ -1108,7 +1108,7 @@ const messages = {
1108
1108
  term3: 'NDLA forbeholder seg retten til å oppdatere eller slette utdaterte ressurser.'
1109
1109
  },
1110
1110
  recentFavourites: {
1111
- title: 'Nylig lagt til i mine favoritter',
1111
+ title: 'Nylig lagt til i mine mapper',
1112
1112
  link: 'Se alle mappene dine'
1113
1113
  },
1114
1114
  recentArenaPosts: {
@@ -1108,7 +1108,7 @@ const messages = {
1108
1108
  term3: 'NDLA tek atterhald om retten til å oppdatere eller slette utdaterte ressursar.'
1109
1109
  },
1110
1110
  recentFavourites: {
1111
- title: 'Nyleg lagt til i mine favorittar',
1111
+ title: 'Nyleg lagt til i mappene mine',
1112
1112
  link: 'Sjå alle mappene dine'
1113
1113
  },
1114
1114
  recentArenaPosts: {
@@ -1108,7 +1108,7 @@ const messages = {
1108
1108
  term3: 'NDLA bisuha rievtti ođasmahttit dahje sihkkut boarásmuvvan resurssaid.'
1109
1109
  },
1110
1110
  recentFavourites: {
1111
- title: 'Easka lasihuvvon favorihtaide',
1111
+ title: 'Easka lasihuvvon mu máhpaide',
1112
1112
  link: 'Čájet buot máhpaid'
1113
1113
  },
1114
1114
  recentArenaPosts: {
@@ -1108,8 +1108,8 @@ const messages = {
1108
1108
  term3: 'NDLA forbeholder seg retten til å oppdatere eller slette utdaterte ressurser.'
1109
1109
  },
1110
1110
  recentFavourites: {
1111
- title: 'Nylig lagt til i mine favoritter',
1112
- link: 'Se alle mappene dine'
1111
+ title: 'Aadtjen mov maabpah lissiehtamme',
1112
+ link: 'Vuartesjh gaajhkide dov maabpide'
1113
1113
  },
1114
1114
  recentArenaPosts: {
1115
1115
  title: 'Nye innlegg i arenaen',
@@ -1120,7 +1120,7 @@ const messages = {
1120
1120
  feide: 'We have retrieved this information from Feide',
1121
1121
  feideWrongInfo: 'If the information is incorrect, it has to be updated by the host organizationg or the school that the account is associated with. An overview of user support can be found here: feide.no/brukerstotte',
1122
1122
  recentFavourites: {
1123
- title: 'Recently added to my favourites',
1123
+ title: 'Recently added to my folders',
1124
1124
  link: 'View all of your folders'
1125
1125
  },
1126
1126
  recentArenaPosts: {
@@ -1118,7 +1118,7 @@ const messages = {
1118
1118
  term3: 'NDLA forbeholder seg retten til å oppdatere eller slette utdaterte ressurser.'
1119
1119
  },
1120
1120
  recentFavourites: {
1121
- title: 'Nylig lagt til i mine favoritter',
1121
+ title: 'Nylig lagt til i mine mapper',
1122
1122
  link: 'Se alle mappene dine'
1123
1123
  },
1124
1124
  recentArenaPosts: {
@@ -1118,7 +1118,7 @@ const messages = {
1118
1118
  term3: 'NDLA tek atterhald om retten til å oppdatere eller slette utdaterte ressursar.'
1119
1119
  },
1120
1120
  recentFavourites: {
1121
- title: 'Nyleg lagt til i mine favorittar',
1121
+ title: 'Nyleg lagt til i mappene mine',
1122
1122
  link: 'Sjå alle mappene dine'
1123
1123
  },
1124
1124
  recentArenaPosts: {
@@ -1118,7 +1118,7 @@ const messages = {
1118
1118
  term3: 'NDLA bisuha rievtti ođasmahttit dahje sihkkut boarásmuvvan resurssaid.'
1119
1119
  },
1120
1120
  recentFavourites: {
1121
- title: 'Easka lasihuvvon favorihtaide',
1121
+ title: 'Easka lasihuvvon mu máhpaide',
1122
1122
  link: 'Čájet buot máhpaid'
1123
1123
  },
1124
1124
  recentArenaPosts: {
@@ -1118,8 +1118,8 @@ const messages = {
1118
1118
  term3: 'NDLA forbeholder seg retten til å oppdatere eller slette utdaterte ressurser.'
1119
1119
  },
1120
1120
  recentFavourites: {
1121
- title: 'Nylig lagt til i mine favoritter',
1122
- link: 'Se alle mappene dine'
1121
+ title: 'Aadtjen mov maabpah lissiehtamme',
1122
+ link: 'Vuartesjh gaajhkide dov maabpide'
1123
1123
  },
1124
1124
  recentArenaPosts: {
1125
1125
  title: 'Nye innlegg i arenaen',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ndla/ui",
3
- "version": "50.6.3",
3
+ "version": "50.6.5",
4
4
  "description": "UI component library for NDLA.",
5
5
  "license": "GPL-3.0",
6
6
  "main": "lib/index.js",
@@ -81,5 +81,5 @@
81
81
  "publishConfig": {
82
82
  "access": "public"
83
83
  },
84
- "gitHead": "f118628705048b04264695b18e92714059f30765"
84
+ "gitHead": "c1055acbf3fdef286f76940ec20455faf520fa51"
85
85
  }
@@ -1133,7 +1133,7 @@ const messages = {
1133
1133
  feideWrongInfo:
1134
1134
  'If the information is incorrect, it has to be updated by the host organizationg or the school that the account is associated with. An overview of user support can be found here: feide.no/brukerstotte',
1135
1135
  recentFavourites: {
1136
- title: 'Recently added to my favourites',
1136
+ title: 'Recently added to my folders',
1137
1137
  link: 'View all of your folders',
1138
1138
  },
1139
1139
  recentArenaPosts: {
@@ -1128,7 +1128,7 @@ const messages = {
1128
1128
  term3: 'NDLA forbeholder seg retten til å oppdatere eller slette utdaterte ressurser.',
1129
1129
  },
1130
1130
  recentFavourites: {
1131
- title: 'Nylig lagt til i mine favoritter',
1131
+ title: 'Nylig lagt til i mine mapper',
1132
1132
  link: 'Se alle mappene dine',
1133
1133
  },
1134
1134
  recentArenaPosts: {
@@ -1128,7 +1128,7 @@ const messages = {
1128
1128
  term3: 'NDLA tek atterhald om retten til å oppdatere eller slette utdaterte ressursar.',
1129
1129
  },
1130
1130
  recentFavourites: {
1131
- title: 'Nyleg lagt til i mine favorittar',
1131
+ title: 'Nyleg lagt til i mappene mine',
1132
1132
  link: 'Sjå alle mappene dine',
1133
1133
  },
1134
1134
  recentArenaPosts: {
@@ -1129,7 +1129,7 @@ const messages = {
1129
1129
  term3: 'NDLA bisuha rievtti ođasmahttit dahje sihkkut boarásmuvvan resurssaid.',
1130
1130
  },
1131
1131
  recentFavourites: {
1132
- title: 'Easka lasihuvvon favorihtaide',
1132
+ title: 'Easka lasihuvvon mu máhpaide',
1133
1133
  link: 'Čájet buot máhpaid',
1134
1134
  },
1135
1135
  recentArenaPosts: {
@@ -1133,8 +1133,8 @@ const messages = {
1133
1133
  term3: 'NDLA forbeholder seg retten til å oppdatere eller slette utdaterte ressurser.',
1134
1134
  },
1135
1135
  recentFavourites: {
1136
- title: 'Nylig lagt til i mine favoritter',
1137
- link: 'Se alle mappene dine',
1136
+ title: 'Aadtjen mov maabpah lissiehtamme',
1137
+ link: 'Vuartesjh gaajhkide dov maabpide',
1138
1138
  },
1139
1139
  recentArenaPosts: {
1140
1140
  title: 'Nye innlegg i arenaen',