Added logic to handle custom statistics #46

This commit is contained in:
2022-11-08 21:54:33 +01:00
parent ddb9d0e647
commit 61b2432d0b
8 changed files with 154 additions and 23 deletions

View File

@@ -227,6 +227,10 @@
"statistic": "Statistik",
"description": "Beschreibung",
"failed": "Statistik kann nicht gezeigt werden :("
},
"add": {
"failed": "Statistik kann nicht hinzugefügt werden :(",
"success": "Statistik wurde hinzugefügt :D"
}
}
},