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-25 12:54:04 +02:00
committed by martin-mfg
co-authored by Alexandr
parent 2e28034c19
commit fe6bdf4c20
+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: "مجموع کامیت‌ها",
@@ -828,7 +828,7 @@ const wakatimeCardLocales = {
cs: "Minulý rok",
de: "Letztes Jahr",
ur: "پچھلا سال",
bg: "миналата година",
bg: "миналата год.",
bn: "গত বছর",
es: "El año pasado",
fa: "سال گذشته",