alfaweb-constants 6.0.1 → 6.0.2
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/locales/de.js +1 -1
- package/es/locales/dk.js +1 -1
- package/es/locales/fi.js +1 -1
- package/es/locales/se.js +1 -1
- package/lib/locales/de.js +1 -1
- package/lib/locales/dk.js +1 -1
- package/lib/locales/fi.js +1 -1
- package/lib/locales/se.js +1 -1
- package/package.json +1 -1
package/es/locales/de.js
CHANGED
package/es/locales/dk.js
CHANGED
package/es/locales/fi.js
CHANGED
package/es/locales/se.js
CHANGED
package/lib/locales/de.js
CHANGED
|
@@ -197,6 +197,6 @@ var _default = {
|
|
|
197
197
|
seeProduct: 'Produkt ansehen',
|
|
198
198
|
chooseColorTheme: 'Wähle ein Farbthema',
|
|
199
199
|
chooseOwnColors: 'Wähle eine eigene Farbe',
|
|
200
|
-
chooseSuperkid: 'Wähle dein
|
|
200
|
+
chooseSuperkid: 'Wähle dein Superkid'
|
|
201
201
|
};
|
|
202
202
|
exports["default"] = _default;
|
package/lib/locales/dk.js
CHANGED
|
@@ -182,6 +182,6 @@ var _default = {
|
|
|
182
182
|
seeProduct: 'Se produkt',
|
|
183
183
|
chooseColorTheme: 'Vælg et farvetema',
|
|
184
184
|
chooseOwnColors: 'Vælg dine egne farver',
|
|
185
|
-
chooseSuperkid: 'Vælg
|
|
185
|
+
chooseSuperkid: 'Vælg din superkid'
|
|
186
186
|
};
|
|
187
187
|
exports["default"] = _default;
|
package/lib/locales/fi.js
CHANGED
|
@@ -187,6 +187,6 @@ var _default = {
|
|
|
187
187
|
seeProduct: 'Katso tuote',
|
|
188
188
|
chooseColorTheme: 'Valitse väriteema',
|
|
189
189
|
chooseOwnColors: 'Valitse värit itse',
|
|
190
|
-
chooseSuperkid: 'Valitse
|
|
190
|
+
chooseSuperkid: 'Valitse superkidisi'
|
|
191
191
|
};
|
|
192
192
|
exports["default"] = _default;
|
package/lib/locales/se.js
CHANGED