aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/strings.ts')
-rw-r--r--src/i18n/strings.ts12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index e2bd80a80..d18368adc 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -144,6 +144,9 @@ strings['de'] = {
"Merchant%1$sgave a refund over%2$s.\n": [
""
],
+ "Merchant%1$sgave a%2$sof%3$s.\n%4$s%5$s": [
+ "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen."
+ ],
"Unknown event (%1$s)": [
""
],
@@ -330,6 +333,9 @@ strings['en-US'] = {
"Merchant%1$sgave a refund over%2$s.\n": [
""
],
+ "Merchant%1$sgave a%2$sof%3$s.\n%4$s%5$s": [
+ ""
+ ],
"Unknown event (%1$s)": [
""
],
@@ -516,6 +522,9 @@ strings['fr'] = {
"Merchant%1$sgave a refund over%2$s.\n": [
""
],
+ "Merchant%1$sgave a%2$sof%3$s.\n%4$s%5$s": [
+ ""
+ ],
"Unknown event (%1$s)": [
""
],
@@ -702,6 +711,9 @@ strings['it'] = {
"Merchant%1$sgave a refund over%2$s.\n": [
""
],
+ "Merchant%1$sgave a%2$sof%3$s.\n%4$s%5$s": [
+ ""
+ ],
"Unknown event (%1$s)": [
""
],