Uppercase total reviews title to match all another titles style (#2955)

This commit is contained in:
Alexandr Garbuzov
2023-07-20 23:50:19 +03:00
committed by GitHub
parent 07dd6f8f46
commit 6835adfc2b
+1 -1
View File
@@ -238,7 +238,7 @@ const statCardLocales = ({ name, apostrophe }) => {
"zh-tw": "审查的 PR 总数",
cs: "Celkový počet PR",
de: "Insgesamt überprüfte PRs",
en: "Total PRs reviewed",
en: "Total PRs Reviewed",
bn: "সর্বমোট পুনরালোচনা করা PR",
es: "PR totales revisados",
fr: "Nombre total de PR examinés",