summaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/i18n/de.po
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-03-06 19:14:34 -0300
committerSebastian <sebasjm@gmail.com>2023-03-06 19:14:34 -0300
commitf99e1522d1114eeda6bd7ff3aea91421699c783c (patch)
tree3add4da7c1927125d0e41459cbe1abab36cc6355 /packages/merchant-backoffice-ui/src/i18n/de.po
parent3639c6db60e9cf914607422418a9f78bfcf92faa (diff)
downloadwallet-core-f99e1522d1114eeda6bd7ff3aea91421699c783c.tar.gz
wallet-core-f99e1522d1114eeda6bd7ff3aea91421699c783c.tar.bz2
wallet-core-f99e1522d1114eeda6bd7ff3aea91421699c783c.zip
double quotes don't work with pogen
Diffstat (limited to 'packages/merchant-backoffice-ui/src/i18n/de.po')
-rw-r--r--packages/merchant-backoffice-ui/src/i18n/de.po20
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/merchant-backoffice-ui/src/i18n/de.po b/packages/merchant-backoffice-ui/src/i18n/de.po
index ddddbdfab..d0298800e 100644
--- a/packages/merchant-backoffice-ui/src/i18n/de.po
+++ b/packages/merchant-backoffice-ui/src/i18n/de.po
@@ -219,11 +219,21 @@ msgstr ""
msgid "All"
msgstr ""
+#: src/paths/admin/list/index.tsx:89
+#, c-format
+msgid "Instance '%1$s' (ID: %2$s) has been deleted"
+msgstr ""
+
#: src/paths/admin/list/index.tsx:94
#, c-format
msgid "Failed to delete instance"
msgstr ""
+#: src/paths/admin/list/index.tsx:112
+#, c-format
+msgid "Instance '%1$s' (ID: %2$s) has been disabled"
+msgstr ""
+
#: src/paths/admin/list/index.tsx:117
#, c-format
msgid "Failed to purge instance"
@@ -1868,6 +1878,11 @@ msgstr ""
msgid "could not update template"
msgstr ""
+#: src/paths/instance/webhooks/create/CreatePage.tsx:57
+#, c-format
+msgid "should be one of '%1$s'"
+msgstr ""
+
#: src/paths/instance/webhooks/create/CreatePage.tsx:85
#, c-format
msgid "Webhook ID to use"
@@ -2453,6 +2468,11 @@ msgstr ""
msgid "The request to the backend take too long and was cancelled"
msgstr ""
+#: src/InstanceRoutes.tsx:170
+#, c-format
+msgid "Diagnostic from %1$s is '%2$s'"
+msgstr ""
+
#: src/InstanceRoutes.tsx:176
#, c-format
msgid "The backend reported a problem: HTTP status #%1$s"