Skip to content

Commit

Permalink
Update translations 2025-01-25
Browse files Browse the repository at this point in the history
  • Loading branch information
shopwareBot committed Jan 25, 2025
1 parent 2dc5ea0 commit c4cba9d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1646,11 +1646,11 @@
"sw-settings-customer-group": {
"registration": {
"activateCheckbox": {
"employeeManagement": "Enable B2B Component \"Employee Management\"",
"orderApproval": "Enable B2B Component \"Order Approval\"",
"quickOrder": "Enable B2B Component \"Quick Orders\"",
"quoteManagement": "Enable B2B Component \"Quote Management\"",
"shoppingList": "Enable B2B Component \"Shopping List\""
"employeeManagement": "Enable B2B Component Employee Management",
"orderApproval": "Enable B2B Component Order Approval",
"quickOrder": "Enable B2B Component Quick Orders",
"quoteManagement": "Enable B2B Component Quote Management",
"shoppingList": "Enable B2B Component Shopping Lists"
},
"activateHelptext": {
"features": {
Expand All @@ -1660,7 +1660,7 @@
"quoteManagement": "Quote Management",
"shoppingList": "Shopping Lists"
},
"template": "Enables \"{name}\" for all customers of this customer group. Requires company signup form."
"template": "Enables {name} for all customers of this customer group. Requires company signup form."
}
}
},
Expand Down Expand Up @@ -1915,7 +1915,7 @@
"QUICK_ORDER": "Quick Orders",
"QUOTE_MANAGEMENT": "Quote Management"
},
"template": "{dependency} is required for \"{name}\""
"template": "{dependency} is required for {name}"
},
"activeLabel": "Active",
"title": "B2B Components"
Expand Down
3 changes: 3 additions & 0 deletions src/Resources/app/administration/src/snippet/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -5426,6 +5426,7 @@
},
"labelAmount": "Order value",
"labelAttach": "Attach",
"labelAvailableFormats": "Available formats",
"labelCreateNew": "Create new document",
"labelDate": "Date",
"labelDownloadPdf": "Download document",
Expand Down Expand Up @@ -5460,6 +5461,7 @@
"labelInvoiceNumber": "Invoice number",
"labelNoItems": "No credit shown",
"labelPreview": "Preview",
"labelPreviewOnlyHtml": "HTML preview",
"modalTitle": "Create document",
"selectInvoiceNumber": "Select invoice number"
},
Expand Down Expand Up @@ -8079,6 +8081,7 @@
"labelExecutiveDirector": "Business executive",
"labelFileNamePrefix": "Filename prefix",
"labelFileNameSuffix": "Filename suffix",
"labelFileTypes": "File formats",
"labelItemsPerPage": "Items per page",
"labelName": "Technical name",
"labelOptionMedia": "Company logo",
Expand Down
3 changes: 3 additions & 0 deletions src/Resources/snippet/storefront/storefront.en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -777,6 +777,9 @@
"increaseOfProduct": "Increase quantity of %product%",
"decrease": "Decrease quantity",
"decreaseOfProduct": "Decrease quantity of %product%"
},
"configurator": {
"legend": "<span class=\"%hidden_cls%\">Select&nbsp;</span>%group_name%"
}
},
"cms": {
Expand Down

0 comments on commit c4cba9d

Please sign in to comment.