forked from CGM_Public/pretix_original
Fix typo on Stripe plugin configuration alert. (#251)
This commit is contained in:
committed by
Raphael Michel
parent
e5314e48a4
commit
006ade1414
@@ -4853,7 +4853,7 @@ msgstr "Stripe Checkout"
|
||||
msgid ""
|
||||
"Please configure a <a href=\"https://dashboard.stripe.com/account/webhooks"
|
||||
"\">Stripe Webhook</a> to the following endpoint in order to automatically "
|
||||
"cancel orders when a charges are refunded externally."
|
||||
"cancel orders when charges are refunded externally."
|
||||
msgstr ""
|
||||
"Bitte konfigurieren Sie einen <a href=\"https://dashboard.stripe.com/account/"
|
||||
"webhooks\">Stripe Webhook</a> zum folgenden Endpunkt, damit Bestellungen "
|
||||
|
||||
@@ -4840,7 +4840,7 @@ msgstr "Stripe Checkout"
|
||||
msgid ""
|
||||
"Please configure a <a href=\"https://dashboard.stripe.com/account/webhooks"
|
||||
"\">Stripe Webhook</a> to the following endpoint in order to automatically "
|
||||
"cancel orders when a charges are refunded externally."
|
||||
"cancel orders when charges are refunded externally."
|
||||
msgstr ""
|
||||
"Bitte konfiguriere einen <a href=\"https://dashboard.stripe.com/account/"
|
||||
"webhooks\">Stripe Webhook</a> zum folgenden Endpunkt, damit Bestellungen "
|
||||
|
||||
Reference in New Issue
Block a user