Skip to content

Commit

Permalink
Update 2 translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
translation-platform[bot] authored Sep 29, 2023
1 parent b3bee97 commit 0cb627f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,17 @@
"products": "Produkte",
"collections": "Kollektionen"
}
},
"DiscountApplicationStrategyCard": {
"title": "Strategie zur Rabatt-Anwendung",
"first": {
"label": "Erster",
"helpText": "Nur den ersten Rabatt anwenden, dessen Bedingungen erfüllt werden."
},
"maximum": {
"label": "Maximal",
"helpText": "Nur den Rabatt verwenden, bei dem am meisten gespart wird."
}
}
}
}
11 changes: 11 additions & 0 deletions locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,17 @@
"products": "商品",
"collections": "商品系列"
}
},
"DiscountApplicationStrategyCard": {
"title": "折扣套用策略",
"first": {
"label": "第一",
"helpText": "僅在滿足條件的情況下,套用第一個折扣。"
},
"maximum": {
"label": "最大值",
"helpText": "僅套用提供最大折價的折扣。"
}
}
}
}

0 comments on commit 0cb627f

Please sign in to comment.