More small fixes

This commit is contained in:
2021-03-20 17:50:38 +01:00
parent 8e0437728b
commit 1249904582
6 changed files with 11 additions and 37 deletions

View File

@@ -87,7 +87,7 @@
"csv_import__middlename": "Middlename",
"csv_import__team": "Team",
"danger-zone": "Danger zone",
"dashboard-greeting": "hello there",
"dashboard-greeting": "Hello",
"dashboard-title": "Dashboard",
"datatable": {
"search": "🔍 Search...",
@@ -375,5 +375,6 @@
"there-are-no-donations-yet": "There are no donations yet",
"add-your-fist-donation": "Add your fist donation",
"you-dont-have-any-scanstations-yet": "You don't have any scanstations yet",
"add-the-first-scanstation": "Add your first scanstation."
"add-the-first-scanstation": "Add your first scanstation.",
"documentation": "Documentation"
}