forked from mirrored/github-readme-stats
fix: prevent items overlap by making swahili translation shorter for stats card commits (#4530)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
co-authored by
Alexandr
parent
f5b1ffa5e3
commit
e5f40eb09c
+1
-1
@@ -168,7 +168,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
"zh-tw": "累計提交數量(Commit)",
|
||||
cs: "Celkem commitů",
|
||||
de: "Anzahl Commits",
|
||||
sw: "Matendo(Commits) yako yote",
|
||||
sw: "Matendo yako yote",
|
||||
ur: "کل کمٹ",
|
||||
bg: "Общо ангажименти",
|
||||
bn: "সর্বমোট Commit",
|
||||
|
||||
Reference in New Issue
Block a user