From e5f40eb09cf665b0d9b3a8384086f53d6961fc6b Mon Sep 17 00:00:00 2001 From: Alexandr Garbuzov <186095128+alexandr-garbuzov@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:02:00 +0300 Subject: [PATCH] fix: prevent items overlap by making swahili translation shorter for stats card commits (#4530) Co-authored-by: Alexandr --- src/translations.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations.js b/src/translations.js index 83c0d5be..67980329 100644 --- a/src/translations.js +++ b/src/translations.js @@ -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",