Add missing translation variable for "quality" in mdorg/dashboard

This commit is contained in:
Joshua Ramon Enslin 2019-12-02 00:00:22 +01:00 committed by Stefan Rohde-Enslin
parent 6aacd06a45
commit 3767356955
3 changed files with 6 additions and 3 deletions

View File

@ -30,6 +30,7 @@
"avg_obj_desc_length": "Eine durchschnittliche Objektbeschreibung ist %s Zeichen lang",
"avg_puqi_value": "Der durchschnittliche <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a>-Wert aller \u00f6ffentlichen Objekte betr\u00e4gt",
"development": "Entwicklung",
"git_commits_by_project_and_month": "Entwicklungsinteraktionen nach Projekt und Monat"
"git_commits_by_project_and_month": "Entwicklungsinteraktionen nach Projekt und Monat",
"quality": "Qualit\u00e4t"
}
}

View File

@ -30,6 +30,7 @@
"avg_obj_desc_length": "An average object description is %s characters long",
"avg_puqi_value": "The average <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a> score of all public objects is",
"development": "Development",
"git_commits_by_project_and_month": "Development interactions by project and month"
"git_commits_by_project_and_month": "Development interactions by project and month",
"quality": "Quality"
}
}

View File

@ -30,6 +30,7 @@
"avg_obj_desc_length": "An average object description is %s characters long",
"avg_puqi_value": "The average <a href=\"https:\/\/journals.uic.edu\/ojs\/index.php\/UC\/article\/download\/6218\/5067\">PuQi<\/a> score of all public objects is",
"development": "Development",
"git_commits_by_project_and_month": "Development interactions by project and month"
"git_commits_by_project_and_month": "Development interactions by project and month",
"quality": "Quality"
}
}