Refactor code structure for improved readability and maintainability
This commit is contained in:
parent
8c3f0092d2
commit
e3c6d5a5c0
@ -539,5 +539,11 @@
|
||||
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
|
||||
"you-have-to-save-your-changes-to-generate-a-link": "Du musst deine Änderungen speichern, um einen Link zu generieren.",
|
||||
"you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen.",
|
||||
"zip-postal-code": "Postleitzahl"
|
||||
"zip-postal-code": "Postleitzahl",
|
||||
"search-for-donor": "Nach Sponsor:in suchen",
|
||||
"new-donor": "Neue Sponsor:in",
|
||||
"existing-donor": "Existierende Sponsor:in",
|
||||
"donation-created-successfully": "Sponsoring erstellt",
|
||||
"error-creating-donation": "Fehler bei der Anlage",
|
||||
"last-created-donation": "Zuletzt erstellt"
|
||||
}
|
@ -538,5 +538,10 @@
|
||||
"you-have-to-provide-an-organization": "You have to provide an organization",
|
||||
"you-have-to-save-your-changes-to-generate-a-link": "You have to save your changes to generate a link.",
|
||||
"you-must-create-at-least-one-card-or-cancel": "You must create at least one card.",
|
||||
"zip-postal-code": "ZIP/ postal code"
|
||||
"zip-postal-code": "ZIP/ postal code",
|
||||
"search-for-donor": "Search for donor",
|
||||
"new-donor": "New donor",
|
||||
"existing-donor": "Existing Donor",
|
||||
"donation-created-successfully": "Donation created",
|
||||
"last-created-donation": "Last created"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user