Skip to content

Commit 0a2c218

Browse files
committed
Update translations 2026-03-14
1 parent 518e15d commit 0a2c218

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,11 +338,11 @@
338338
"state_leave_subscription_state_paused": "Subscription leaves status paused"
339339
},
340340
"entities": {
341+
"b2b_components_individual_pricing": "Individual Pricing",
341342
"b2b_components_role": "Role | Roles",
342343
"b2b_components_shopping_list": "Shopping Lists",
343344
"b2b_employee": "Employee | Employees",
344345
"export_assistant": "Export assistant",
345-
"individual_pricing": "Individual Pricing",
346346
"quote": "Quote | Quotes",
347347
"quote_line_item": "Quote line item | Quote line items",
348348
"search_assistant": "AI Copilot",
@@ -2913,7 +2913,8 @@
29132913
"ORDER_APPROVAL": "Order Approval",
29142914
"ORGANIZATION_UNITS": "Organization Units",
29152915
"QUICK_ORDER": "Quick Orders",
2916-
"QUOTE_MANAGEMENT": "Quote Management"
2916+
"QUOTE_MANAGEMENT": "Quote Management",
2917+
"SHOPPING_LISTS": "Shopping Lists"
29172918
},
29182919
"template": "{dependency} is required for {name}"
29192920
},

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5608,6 +5608,7 @@
56085608
},
56095609
"documentCard": {
56105610
"cardTitle": "Documents",
5611+
"confirmDeleteText": "This document is part of an order and may be relevant for tax purposes. Deleting it may affect the traceability of your accounting records. Please ensure that deletion is legally permitted. This action cannot be undone.",
56115612
"error": {
56125613
"DOCUMENT__NUMBER_ALREADY_EXISTS": "Document number {number} has already been allocated."
56135614
},

0 commit comments

Comments
 (0)