Added logic to call statistics #46
This commit is contained in:
@@ -217,7 +217,17 @@
|
||||
}
|
||||
},
|
||||
"database": {},
|
||||
"permission": {
|
||||
"permission": {},
|
||||
"stats": {
|
||||
"list": {
|
||||
"statistic": "Statistik",
|
||||
"description": "Beschreibung"
|
||||
},
|
||||
"view": {
|
||||
"statistic": "Statistik",
|
||||
"description": "Beschreibung",
|
||||
"failed": "Statistik kann nicht gezeigt werden :("
|
||||
}
|
||||
}
|
||||
},
|
||||
"api": {
|
||||
|
Reference in New Issue
Block a user