Skip to content

Commit 897d198

Browse files
committed
Update translations 2026-05-12
1 parent a448e34 commit 897d198

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

src/Resources/app/administration/src/snippet/SwagCommercial/en-US.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2153,7 +2153,7 @@
21532153
"invalidPromptErrorMessage": "Image could not be generated with the given input. Please try again with a different prompt.",
21542154
"notificationGeneric": "Testing Generic Notification",
21552155
"promptDescription": "Describe your prompt in short and precise words.",
2156-
"promptFieldLabel": "Describe how the image should look like",
2156+
"promptFieldLabel": "Prompt",
21572157
"promptFieldPlaceholder": "Enter prompt...",
21582158
"queryTooShortErrorMessage": "The prompt is too short. Please enter at least 3 characters.",
21592159
"saveImage": "Save image",
@@ -2363,6 +2363,10 @@
23632363
"detail": {
23642364
"tabBundle": "Bundles"
23652365
},
2366+
"list": {
2367+
"bulkDeleteBlockedByBundle": "The following product could not be deleted because it is assigned to one or more bundles: {products} | The following {count} products could not be deleted because they are assigned to one or more bundles: {products}",
2368+
"deleteBlockedByBundle": "The following product could not be deleted because it is assigned to one or more bundles: {name}"
2369+
},
23662370
"modal-warehouse-group": {
23672371
"buttonCancel": "Close",
23682372
"buttonSave": "Save",

src/Resources/snippet/storefront/storefront.en-US.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
"CHECKOUT__UNKNOWN_PAYMENT_METHOD": "The selected payment method does not exist.",
130130
"productNotFound": "Product \"%number%\" not found.",
131131
"VIOLATION::TOO_SHORT_ERROR": "Input is too short.",
132+
"VIOLATION::INVALID_PATTERN_ERROR": "The input does not match the required format.",
132133
"product-not-found": "The product could not be found.",
133134
"message-403-ajax": "Your session has expired. Please reload the page and try again.",
134135
"message-403": "Your session has expired. Please return to the last page and try again.",

0 commit comments

Comments
 (0)