@ndla/ui 50.6.4 → 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.
package/es/locale/messages-nb.js
CHANGED
|
@@ -1109,7 +1109,7 @@ const messages = {
|
|
|
1109
1109
|
},
|
|
1110
1110
|
recentFavourites: {
|
|
1111
1111
|
title: 'Nylig lagt til i mine mapper',
|
|
1112
|
-
link: '
|
|
1112
|
+
link: 'Se alle mappene dine'
|
|
1113
1113
|
},
|
|
1114
1114
|
recentArenaPosts: {
|
|
1115
1115
|
title: 'Nye innlegg i arenaen',
|
|
@@ -1119,7 +1119,7 @@ const messages = {
|
|
|
1119
1119
|
},
|
|
1120
1120
|
recentFavourites: {
|
|
1121
1121
|
title: 'Nylig lagt til i mine mapper',
|
|
1122
|
-
link: '
|
|
1122
|
+
link: 'Se alle mappene dine'
|
|
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
|
+
"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": "
|
|
84
|
+
"gitHead": "c1055acbf3fdef286f76940ec20455faf520fa51"
|
|
85
85
|
}
|
|
@@ -1129,7 +1129,7 @@ const messages = {
|
|
|
1129
1129
|
},
|
|
1130
1130
|
recentFavourites: {
|
|
1131
1131
|
title: 'Nylig lagt til i mine mapper',
|
|
1132
|
-
link: '
|
|
1132
|
+
link: 'Se alle mappene dine',
|
|
1133
1133
|
},
|
|
1134
1134
|
recentArenaPosts: {
|
|
1135
1135
|
title: 'Nye innlegg i arenaen',
|