Added translation strings

ref #91
This commit is contained in:
Nicolai Ort 2021-03-14 19:42:52 +01:00
parent 1bc840430f
commit 88ad64f113

View File

@ -311,5 +311,8 @@
"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",
"search-for-runner-by-name-or-id": "Search for runner (by name or id)",
"no-runners-found": "No runners found"
"no-runners-found": "No runners found",
"search-for-an-organization-by-name-or-id": "Search for an organization (by name or id)",
"no-organizations-found": "No organizations found",
"you-have-to-provide-an-organization": "You have to provide an organization"
}