general cleanups
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-01-04 19:39:57 +01:00
parent e62277bdd2
commit 5b15141ecc
6 changed files with 15 additions and 14 deletions

View File

@@ -42,5 +42,6 @@
"credits": "",
"runners": "Läufer",
"total-distance": "gelaufene Strecke",
"dashboard-greeting": "Willkommen"
"dashboard-greeting": "Willkommen",
"general-stats": "Allgemeine Statistiken"
}

View File

@@ -67,5 +67,8 @@
"orgs": "Orgs",
"users": "Users",
"teams": "Teams",
"faq": "FAQ"
"faq": "FAQ",
"this-might-take-a-moment": "This might take a moment 👀",
"stats-are-being-loaded": "stats are being loaded...",
"general-stats": "General Stats"
}