fix: make Bulgarian total commits translation shorter to prevent items overlapping (#4500)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
co-authored by
Alexandr
parent
e0d573e91b
commit
5031e32781
+2
-2
@@ -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: "سال گذشته",
|
||||
|
||||
Reference in New Issue
Block a user