Skip to content

Commit 05b243e

Browse files
committed
Update translations 2026-05-08
1 parent 68eeae0 commit 05b243e

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

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

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,24 @@
689689
"helpTextEnableAdvancedSearch": "When disable Advanced Search, the search configuration will be language-based instead of sales channel based.",
690690
"labelEnableAdvancedSearch": "Enable Advanced Search",
691691
"labelInfoCrossSearch": "When enabling each advanced search config field here, the search will do an extra query to the OpenSearch server, making the search speed a little slower.",
692-
"resetConfirm": "Are you sure you want to reset these configurations?"
692+
"labelSearchBehaviour": "Search behaviour",
693+
"legacySearchModeAndDescription": "All entered search terms need to match.",
694+
"legacySearchModeAndLabel": "AND search",
695+
"legacySearchModeOrDescription": "At least one entered search term needs to match.",
696+
"legacySearchModeOrLabel": "OR search",
697+
"resetConfirm": "Are you sure you want to reset these configurations?",
698+
"strictnessLevel1Description": "0%: At least one entered search term needs to match.",
699+
"strictnessLevel1Label": "1. Very loose",
700+
"strictnessLevel2Description": "33%: Roughly one third of the entered search terms need to match.",
701+
"strictnessLevel2Label": "2. Loose",
702+
"strictnessLevel3Description": "50%: Half of the entered search terms need to match.",
703+
"strictnessLevel3Label": "3. Balanced",
704+
"strictnessLevel4Description": "66%: Roughly two thirds of the entered search terms need to match.",
705+
"strictnessLevel4Label": "4. Strict",
706+
"strictnessLevel5Description": "100%: All entered search terms need to match.",
707+
"strictnessLevel5Label": "5. Very strict",
708+
"textTitleSearchBehaviour": "Choose how strictly entered search terms need to match in this Sales Channel.",
709+
"textTitleSearchBehaviourLegacy": "Choose whether all entered search terms need to match or if matching a single term is enough in this Sales Channel."
693710
},
694711
"hitCount": {
695712
"appearance": {

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9109,6 +9109,19 @@
91099109
},
91109110
"detail": {
91119111
"associations": {
9112+
"columns": {
9113+
"active": "Active",
9114+
"description": "Description",
9115+
"extension": "Extension",
9116+
"flow": "Flow",
9117+
"manufacturer": "Manufacturer",
9118+
"name": "Name",
9119+
"position": "Position",
9120+
"taxCalculation": "Tax calculation",
9121+
"trigger": "Trigger",
9122+
"validFrom": "Valid from",
9123+
"validTo": "Valid to"
9124+
},
91129125
"flows": "Flow Builders",
91139126
"paymentMethods": "Payment methods",
91149127
"products": "Product price rules",

0 commit comments

Comments
 (0)