@commercetools-frontend/i18n 22.25.0 → 22.26.0
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/compiled-data/core.json +18 -12
- package/compiled-data/de.json +6 -12
- package/compiled-data/en.json +6 -12
- package/compiled-data/es.json +6 -12
- package/compiled-data/fr-FR.json +6 -12
- package/compiled-data/pt-BR.json +6 -12
- package/compiled-data/zh-CN.json +6 -12
- package/dist/commercetools-frontend-i18n.cjs.dev.js +7 -7
- package/dist/commercetools-frontend-i18n.cjs.prod.js +7 -7
- package/dist/commercetools-frontend-i18n.esm.js +7 -7
- package/dist/{de-3f8a958d.esm.js → de-4359508e.esm.js} +6 -12
- package/dist/{de-04dceb04.cjs.dev.js → de-868b6d2c.cjs.prod.js} +6 -12
- package/dist/{de-0cfd8992.cjs.prod.js → de-d344bd3d.cjs.dev.js} +6 -12
- package/dist/{en-a4431440.cjs.dev.js → en-75189a57.cjs.prod.js} +6 -12
- package/dist/{en-a2526278.esm.js → en-a7b11cbf.esm.js} +6 -12
- package/dist/{en-8f771f92.cjs.prod.js → en-f57e1644.cjs.dev.js} +6 -12
- package/dist/{es-c1896dc4.esm.js → es-2f992560.esm.js} +6 -12
- package/dist/{es-f9e12cb4.cjs.dev.js → es-b1eebf1a.cjs.dev.js} +6 -12
- package/dist/{es-0ec4ef63.cjs.prod.js → es-b88e9623.cjs.prod.js} +6 -12
- package/dist/{fr-FR-7b91147f.cjs.prod.js → fr-FR-81c40bd7.cjs.prod.js} +6 -12
- package/dist/{fr-FR-4e13885b.esm.js → fr-FR-e1563556.esm.js} +6 -12
- package/dist/{fr-FR-0dc42238.cjs.dev.js → fr-FR-ef083cd3.cjs.dev.js} +6 -12
- package/dist/{pt-BR-7f47f651.esm.js → pt-BR-ac84e35e.esm.js} +6 -12
- package/dist/{pt-BR-aa708035.cjs.dev.js → pt-BR-c7f2bcad.cjs.dev.js} +6 -12
- package/dist/{pt-BR-35750663.cjs.prod.js → pt-BR-e925a892.cjs.prod.js} +6 -12
- package/dist/{zh-CN-2637a73e.cjs.dev.js → zh-CN-90a348c1.cjs.prod.js} +6 -12
- package/dist/{zh-CN-f854afdd.esm.js → zh-CN-d929dad6.esm.js} +6 -12
- package/dist/{zh-CN-9559b5f9.cjs.prod.js → zh-CN-dfbb2199.cjs.dev.js} +6 -12
- package/package.json +2 -2
package/compiled-data/core.json
CHANGED
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"value": "\" is already in use. Please enter a new slug value for this product."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
"type": 0,
|
|
71
|
+
"value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
"type": 0,
|
|
@@ -141,12 +147,24 @@
|
|
|
141
147
|
"value": "The project reached the limit for the resource. To add more resources delete existing ones or reach out to the administrator or contact customer support."
|
|
142
148
|
}
|
|
143
149
|
],
|
|
150
|
+
"ApiError.OverlappingPriceValidity": [
|
|
151
|
+
{
|
|
152
|
+
"type": 0,
|
|
153
|
+
"value": "Two prices have overlapping validity periods."
|
|
154
|
+
}
|
|
155
|
+
],
|
|
144
156
|
"ApiError.OverlappingPrices": [
|
|
145
157
|
{
|
|
146
158
|
"type": 0,
|
|
147
159
|
"value": "Sorry, but a price with these details already exists. Please amend the price details so that they do not overlap with another price before saving."
|
|
148
160
|
}
|
|
149
161
|
],
|
|
162
|
+
"ApiError.OverlappingStandalonePriceValidity": [
|
|
163
|
+
{
|
|
164
|
+
"type": 0,
|
|
165
|
+
"value": "Two standalone prices have overlapping validity periods."
|
|
166
|
+
}
|
|
167
|
+
],
|
|
150
168
|
"ApiError.PendingOperation": [
|
|
151
169
|
{
|
|
152
170
|
"type": 0,
|
|
@@ -423,18 +441,6 @@
|
|
|
423
441
|
"value": "Support"
|
|
424
442
|
}
|
|
425
443
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
"type": 0,
|
|
429
|
-
"value": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
"type": 0,
|
|
435
|
-
"value": "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
444
|
"Notification.hideNotification": [
|
|
439
445
|
{
|
|
440
446
|
"type": 0,
|
package/compiled-data/de.json
CHANGED
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"value": "“ wird bereits verwendet. Bitte geben Sie für dieses Produkt einen neuen Slug-Wert ein."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
"type": 0,
|
|
71
|
+
"value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
"type": 0,
|
|
@@ -423,18 +429,6 @@
|
|
|
423
429
|
"value": "Support"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
"type": 0,
|
|
429
|
-
"value": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
"type": 0,
|
|
435
|
-
"value": "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
"type": 0,
|
package/compiled-data/en.json
CHANGED
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"value": "\" is already in use. Please enter a new slug value for this product."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
"type": 0,
|
|
71
|
+
"value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
"type": 0,
|
|
@@ -423,18 +429,6 @@
|
|
|
423
429
|
"value": "Support"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
"type": 0,
|
|
429
|
-
"value": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
"type": 0,
|
|
435
|
-
"value": "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
"type": 0,
|
package/compiled-data/es.json
CHANGED
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"value": "\" ya está en uso. Introduzca un valor semántico nuevo para este producto."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
"type": 0,
|
|
71
|
+
"value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
"type": 0,
|
|
@@ -423,18 +429,6 @@
|
|
|
423
429
|
"value": "Soporte (en inglés)"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
"type": 0,
|
|
429
|
-
"value": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
"type": 0,
|
|
435
|
-
"value": "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
"type": 0,
|
package/compiled-data/fr-FR.json
CHANGED
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"value": "\\\" est déjà utilisée. Sasisissez une nouvelle valeur de slug pour ce produit."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
"type": 0,
|
|
71
|
+
"value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
"type": 0,
|
|
@@ -423,18 +429,6 @@
|
|
|
423
429
|
"value": "Assistance"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
"type": 0,
|
|
429
|
-
"value": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
"type": 0,
|
|
435
|
-
"value": "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
"type": 0,
|
package/compiled-data/pt-BR.json
CHANGED
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"value": "\" já está em uso. Insira um novo valor de slug para este produto."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
"type": 0,
|
|
71
|
+
"value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
"type": 0,
|
|
@@ -423,18 +429,6 @@
|
|
|
423
429
|
"value": "Suporte"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
"type": 0,
|
|
429
|
-
"value": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
"type": 0,
|
|
435
|
-
"value": "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
"type": 0,
|
package/compiled-data/zh-CN.json
CHANGED
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"value": "”已被使用。请为此产品输入新的 slug 值。"
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
"type": 0,
|
|
71
|
+
"value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
"type": 0,
|
|
@@ -423,18 +429,6 @@
|
|
|
423
429
|
"value": "支持"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
"type": 0,
|
|
429
|
-
"value": "从全新的颜色到更新的导航,我们进行了一些更改,以改善您在 Merchant Center 的体验。您还会发现,我们正在采取措施,以确保从 Merchant Center 到 Frontend Studio 的所有用户工具都具有一致的界面外观。查看更新!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
"type": 0,
|
|
435
|
-
"value": "我们已经刷新了我们的 Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
"type": 0,
|
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.
|
|
62
|
+
var version = "22.26.0";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -248,17 +248,17 @@ const getAppKitChunkImport = locale => {
|
|
|
248
248
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
249
249
|
switch (intlLocale) {
|
|
250
250
|
case 'de':
|
|
251
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-
|
|
251
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-d344bd3d.cjs.dev.js'); });
|
|
252
252
|
case 'es':
|
|
253
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-
|
|
253
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-b1eebf1a.cjs.dev.js'); });
|
|
254
254
|
case 'fr-FR':
|
|
255
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-
|
|
255
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-ef083cd3.cjs.dev.js'); });
|
|
256
256
|
case 'pt-BR':
|
|
257
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-
|
|
257
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-c7f2bcad.cjs.dev.js'); });
|
|
258
258
|
case 'zh-CN':
|
|
259
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-
|
|
259
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-dfbb2199.cjs.dev.js'); });
|
|
260
260
|
default:
|
|
261
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
261
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-f57e1644.cjs.dev.js'); });
|
|
262
262
|
}
|
|
263
263
|
};
|
|
264
264
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.
|
|
62
|
+
var version = "22.26.0";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -248,17 +248,17 @@ const getAppKitChunkImport = locale => {
|
|
|
248
248
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
249
249
|
switch (intlLocale) {
|
|
250
250
|
case 'de':
|
|
251
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-
|
|
251
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-868b6d2c.cjs.prod.js'); });
|
|
252
252
|
case 'es':
|
|
253
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-
|
|
253
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-b88e9623.cjs.prod.js'); });
|
|
254
254
|
case 'fr-FR':
|
|
255
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-
|
|
255
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-81c40bd7.cjs.prod.js'); });
|
|
256
256
|
case 'pt-BR':
|
|
257
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-
|
|
257
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-e925a892.cjs.prod.js'); });
|
|
258
258
|
case 'zh-CN':
|
|
259
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-
|
|
259
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-90a348c1.cjs.prod.js'); });
|
|
260
260
|
default:
|
|
261
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
261
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-75189a57.cjs.prod.js'); });
|
|
262
262
|
}
|
|
263
263
|
};
|
|
264
264
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -20,7 +20,7 @@ import { jsx, Fragment } from '@emotion/react/jsx-runtime';
|
|
|
20
20
|
import { defineMessages } from 'react-intl';
|
|
21
21
|
|
|
22
22
|
// NOTE: This string will be replaced on build time with the package version.
|
|
23
|
-
var version = "22.
|
|
23
|
+
var version = "22.26.0";
|
|
24
24
|
|
|
25
25
|
// @ts-nocheck
|
|
26
26
|
/* THIS IS A GENERATED FILE */
|
|
@@ -209,17 +209,17 @@ const getAppKitChunkImport = locale => {
|
|
|
209
209
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
210
210
|
switch (intlLocale) {
|
|
211
211
|
case 'de':
|
|
212
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-
|
|
212
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-de" */'./de-4359508e.esm.js');
|
|
213
213
|
case 'es':
|
|
214
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-
|
|
214
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-es" */'./es-2f992560.esm.js');
|
|
215
215
|
case 'fr-FR':
|
|
216
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-
|
|
216
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-fr-FR" */'./fr-FR-e1563556.esm.js');
|
|
217
217
|
case 'pt-BR':
|
|
218
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-
|
|
218
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-ac84e35e.esm.js');
|
|
219
219
|
case 'zh-CN':
|
|
220
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-
|
|
220
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-zh-CN" */'./zh-CN-d929dad6.esm.js');
|
|
221
221
|
default:
|
|
222
|
-
return import( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
222
|
+
return import( /* webpackChunkName: "i18n-app-kit-locale-en" */'./en-a7b11cbf.esm.js');
|
|
223
223
|
}
|
|
224
224
|
};
|
|
225
225
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -65,6 +65,12 @@ var de = {
|
|
|
65
65
|
value: "“ wird bereits verwendet. Bitte geben Sie für dieses Produkt einen neuen Slug-Wert ein."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
type: 0,
|
|
71
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
type: 0,
|
|
@@ -423,18 +429,6 @@ var de = {
|
|
|
423
429
|
value: "Support"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
type: 0,
|
|
429
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
type: 0,
|
|
435
|
-
value: "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var de = {
|
|
|
67
67
|
value: "“ wird bereits verwendet. Bitte geben Sie für dieses Produkt einen neuen Slug-Wert ein."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var de = {
|
|
|
425
431
|
value: "Support"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var de = {
|
|
|
67
67
|
value: "“ wird bereits verwendet. Bitte geben Sie für dieses Produkt einen neuen Slug-Wert ein."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var de = {
|
|
|
425
431
|
value: "Support"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var en = {
|
|
|
67
67
|
value: "\" is already in use. Please enter a new slug value for this product."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var en = {
|
|
|
425
431
|
value: "Support"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -65,6 +65,12 @@ var en = {
|
|
|
65
65
|
value: "\" is already in use. Please enter a new slug value for this product."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
type: 0,
|
|
71
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
type: 0,
|
|
@@ -423,18 +429,6 @@ var en = {
|
|
|
423
429
|
value: "Support"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
type: 0,
|
|
429
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
type: 0,
|
|
435
|
-
value: "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var en = {
|
|
|
67
67
|
value: "\" is already in use. Please enter a new slug value for this product."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var en = {
|
|
|
425
431
|
value: "Support"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -65,6 +65,12 @@ var es = {
|
|
|
65
65
|
value: "\" ya está en uso. Introduzca un valor semántico nuevo para este producto."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
type: 0,
|
|
71
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
type: 0,
|
|
@@ -423,18 +429,6 @@ var es = {
|
|
|
423
429
|
value: "Soporte (en inglés)"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
type: 0,
|
|
429
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
type: 0,
|
|
435
|
-
value: "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var es = {
|
|
|
67
67
|
value: "\" ya está en uso. Introduzca un valor semántico nuevo para este producto."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var es = {
|
|
|
425
431
|
value: "Soporte (en inglés)"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var es = {
|
|
|
67
67
|
value: "\" ya está en uso. Introduzca un valor semántico nuevo para este producto."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var es = {
|
|
|
425
431
|
value: "Soporte (en inglés)"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var frFR = {
|
|
|
67
67
|
value: "\\\" est déjà utilisée. Sasisissez une nouvelle valeur de slug pour ce produit."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var frFR = {
|
|
|
425
431
|
value: "Assistance"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -65,6 +65,12 @@ var frFR = {
|
|
|
65
65
|
value: "\\\" est déjà utilisée. Sasisissez une nouvelle valeur de slug pour ce produit."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
type: 0,
|
|
71
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
type: 0,
|
|
@@ -423,18 +429,6 @@ var frFR = {
|
|
|
423
429
|
value: "Assistance"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
type: 0,
|
|
429
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
type: 0,
|
|
435
|
-
value: "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var frFR = {
|
|
|
67
67
|
value: "\\\" est déjà utilisée. Sasisissez une nouvelle valeur de slug pour ce produit."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var frFR = {
|
|
|
425
431
|
value: "Assistance"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -65,6 +65,12 @@ var ptBR = {
|
|
|
65
65
|
value: "\" já está em uso. Insira um novo valor de slug para este produto."
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
type: 0,
|
|
71
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
type: 0,
|
|
@@ -423,18 +429,6 @@ var ptBR = {
|
|
|
423
429
|
value: "Suporte"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
type: 0,
|
|
429
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
type: 0,
|
|
435
|
-
value: "We've refreshed our Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var ptBR = {
|
|
|
67
67
|
value: "\" já está em uso. Insira um novo valor de slug para este produto."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var ptBR = {
|
|
|
425
431
|
value: "Suporte"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var ptBR = {
|
|
|
67
67
|
value: "\" já está em uso. Insira um novo valor de slug para este produto."
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var ptBR = {
|
|
|
425
431
|
value: "Suporte"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "We've refreshed our Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var zhCN = {
|
|
|
67
67
|
value: "”已被使用。请为此产品输入新的 slug 值。"
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var zhCN = {
|
|
|
425
431
|
value: "支持"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "从全新的颜色到更新的导航,我们进行了一些更改,以改善您在 Merchant Center 的体验。您还会发现,我们正在采取措施,以确保从 Merchant Center 到 Frontend Studio 的所有用户工具都具有一致的界面外观。查看更新!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "我们已经刷新了我们的 Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
|
@@ -65,6 +65,12 @@ var zhCN = {
|
|
|
65
65
|
value: "”已被使用。请为此产品输入新的 slug 值。"
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
69
|
+
{
|
|
70
|
+
type: 0,
|
|
71
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
72
|
+
}
|
|
73
|
+
],
|
|
68
74
|
"ApiError.DuplicateVariantValues": [
|
|
69
75
|
{
|
|
70
76
|
type: 0,
|
|
@@ -423,18 +429,6 @@ var zhCN = {
|
|
|
423
429
|
value: "支持"
|
|
424
430
|
}
|
|
425
431
|
],
|
|
426
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
427
|
-
{
|
|
428
|
-
type: 0,
|
|
429
|
-
value: "从全新的颜色到更新的导航,我们进行了一些更改,以改善您在 Merchant Center 的体验。您还会发现,我们正在采取措施,以确保从 Merchant Center 到 Frontend Studio 的所有用户工具都具有一致的界面外观。查看更新!"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
433
|
-
{
|
|
434
|
-
type: 0,
|
|
435
|
-
value: "我们已经刷新了我们的 Merchant Center!"
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
432
|
"Notification.hideNotification": [
|
|
439
433
|
{
|
|
440
434
|
type: 0,
|
|
@@ -67,6 +67,12 @@ var zhCN = {
|
|
|
67
67
|
value: "”已被使用。请为此产品输入新的 slug 值。"
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
|
+
"ApiError.DuplicateStandalonePriceScope": [
|
|
71
|
+
{
|
|
72
|
+
type: 0,
|
|
73
|
+
value: "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
|
|
74
|
+
}
|
|
75
|
+
],
|
|
70
76
|
"ApiError.DuplicateVariantValues": [
|
|
71
77
|
{
|
|
72
78
|
type: 0,
|
|
@@ -425,18 +431,6 @@ var zhCN = {
|
|
|
425
431
|
value: "支持"
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
|
-
"NewColoursSchemaAnnouncementDialog.content": [
|
|
429
|
-
{
|
|
430
|
-
type: 0,
|
|
431
|
-
value: "从全新的颜色到更新的导航,我们进行了一些更改,以改善您在 Merchant Center 的体验。您还会发现,我们正在采取措施,以确保从 Merchant Center 到 Frontend Studio 的所有用户工具都具有一致的界面外观。查看更新!"
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"NewColoursSchemaAnnouncementDialog.title": [
|
|
435
|
-
{
|
|
436
|
-
type: 0,
|
|
437
|
-
value: "我们已经刷新了我们的 Merchant Center!"
|
|
438
|
-
}
|
|
439
|
-
],
|
|
440
434
|
"Notification.hideNotification": [
|
|
441
435
|
{
|
|
442
436
|
type: 0,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/i18n",
|
|
3
|
-
"version": "22.
|
|
3
|
+
"version": "22.26.0",
|
|
4
4
|
"description": "MC i18n messages",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@babel/runtime": "^7.22.15",
|
|
33
33
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
34
34
|
"@commercetools-community-kit/i18n": "^0.3.0",
|
|
35
|
-
"@commercetools-frontend/sentry": "22.
|
|
35
|
+
"@commercetools-frontend/sentry": "22.26.0",
|
|
36
36
|
"@commercetools-uikit/i18n": "^19.2.0",
|
|
37
37
|
"@emotion/react": "^11.11.4",
|
|
38
38
|
"@formatjs/icu-messageformat-parser": "2.7.6",
|