Add translation variables for statistics / diagrams on mdorg

This commit is contained in:
2019-12-02 00:49:41 +01:00
committed by Stefan Rohde-Enslin
parent 3767356955
commit bcf4a0b810
3 changed files with 36 additions and 0 deletions

12
mdorg/hu/statistics.json Normal file
View File

@ -0,0 +1,12 @@
{
"tlStatistics": {
"frontend": "Frontend",
"musdb": "musdb",
"themator": "Themator",
"noda": "md:term \/ nodac",
"others": "Others",
"Total": "Total",
"Checked": "Checked",
"users": "Users"
}
}