Added search languagke keys

ref #91
This commit is contained in:
Nicolai Ort 2021-03-14 17:19:15 +01:00
parent f97be4e729
commit 47f0cd0b58
2 changed files with 624 additions and 620 deletions

View File

@ -307,5 +307,7 @@
"verfuegbare": "Verfügbar", "verfuegbare": "Verfügbar",
"welcome_wavinghand": "Willkommen 👋", "welcome_wavinghand": "Willkommen 👋",
"you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! 🎉", "you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! 🎉",
"zip-postal-code": "Postleitzahl" "zip-postal-code": "Postleitzahl",
"search-for-donor-name-or-id": "Suche eine Spender:in (via Name oder Id)",
"no-donors-found": "Keine Spender:innen gefunden"
} }

View File

@ -307,5 +307,7 @@
"verfuegbare": "availdable", "verfuegbare": "availdable",
"welcome_wavinghand": "Welcome 👋", "welcome_wavinghand": "Welcome 👋",
"you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! 🎉", "you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! 🎉",
"zip-postal-code": "ZIP/ postal code" "zip-postal-code": "ZIP/ postal code",
"search-for-donor-name-or-id": "Search for donor(by name or id)",
"no-donors-found": "No donors found"
} }