Skip to content

Commit 8a7069a

Browse files
authored
feat: Added Bangla Translations (#345)
1 parent 4acf33d commit 8a7069a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/translations.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
"Present" => "Present",
3333
],
3434
// Locales below are sorted alphabetically
35+
"bn" => [
36+
"Total Contributions" => "মোট অবদান",
37+
"Current Streak" => "বর্তমান স্ট্রীক",
38+
"Longest Streak" => "দীর্ঘতম স্ট্রিক",
39+
"Present" => "এখনো পর্যন্ত",
40+
],
3541
"da" => [
3642
"Total Contributions" => "Totalt Antal Bidrag",
3743
"Current Streak" => "Nuværende i Træk",

0 commit comments

Comments
 (0)