Add missing translation variable for "quality" in mdorg/dashboard
This commit is contained in:
parent
6aacd06a45
commit
3767356955
|
@ -30,6 +30,7 @@
|
||||||
"avg_obj_desc_length": "Eine durchschnittliche Objektbeschreibung ist %s Zeichen lang",
|
"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",
|
"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",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -30,6 +30,7 @@
|
||||||
"avg_obj_desc_length": "An average object description is %s characters long",
|
"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",
|
"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",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -30,6 +30,7 @@
|
||||||
"avg_obj_desc_length": "An average object description is %s characters long",
|
"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",
|
"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",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user