fix: make Bulgarian total commits translation shorter to prevent items overlapping (#4500)

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
Ophelia Goldstein
2025-10-02 20:54:44 +03:00
committed by GitHub
co-authored by Alexandr
parent e0d573e91b
commit 5031e32781
+2 -2
View File
@@ -160,7 +160,7 @@ const statCardLocales = ({ name, apostrophe }) => {
cs: "Celkem commitů",
de: "Anzahl Commits",
ur: "کل کمٹ",
bg: "Общо ангажименти (commits)",
bg: "Общо ангажименти",
bn: "সর্বমোট Commit",
es: "Commits totales",
fa: "مجموع کامیت‌ها",
@@ -798,7 +798,7 @@ const wakatimeCardLocales = {
cs: "Minulý rok",
de: "Letztes Jahr",
ur: "پچھلا سال",
bg: "миналата година",
bg: "миналата год.",
bn: "গত বছর",
es: "El año pasado",
fa: "سال گذشته",