Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite088a16

Browse files
authored
chore(translation): added Bengali language (bn) to the stat card. (anuraghazra#1157)
1 parent2b0efb8 commite088a16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/translations.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const statCardLocales = ({ name, apostrophe }) => {
99
cs:`GitHub statistiky uživatele${encodedName}`,
1010
de:`${encodedName+apostrophe} GitHub-Statistiken`,
1111
en:`${encodedName}'${apostrophe} GitHub Stats`,
12+
bn:`${encodedName} এর GitHub পরিসংখ্যান`,
1213
es:`Estadísticas de GitHub de${encodedName}`,
1314
fr:`Statistiques GitHub de${encodedName}`,
1415
hu:`${encodedName} GitHub statisztika`,
@@ -34,6 +35,7 @@ const statCardLocales = ({ name, apostrophe }) => {
3435
cs:"Celkem hvězd",
3536
de:"Sterne Insgesamt",
3637
en:"Total Stars",
38+
bn:"সর্বমোট Stars",
3739
es:"Estrellas totales",
3840
fr:"Total d'étoiles",
3941
hu:"Csillagok",
@@ -59,6 +61,7 @@ const statCardLocales = ({ name, apostrophe }) => {
5961
cs:"Celkem commitů",
6062
de:"Anzahl Commits",
6163
en:"Total Commits",
64+
bn:"সর্বমোট Commits",
6265
es:"Commits totales",
6366
fr:"Total des validations",
6467
hu:"Összes commit",
@@ -84,6 +87,7 @@ const statCardLocales = ({ name, apostrophe }) => {
8487
cs:"Celkem PRs",
8588
de:"PRs Insgesamt",
8689
en:"Total PRs",
90+
bn:"সর্বমোট PRs",
8791
es:"PRs totales",
8892
fr:"Total des PR",
8993
hu:"Összes PR",
@@ -109,6 +113,7 @@ const statCardLocales = ({ name, apostrophe }) => {
109113
cs:"Celkem problémů",
110114
de:"Anzahl Issues",
111115
en:"Total Issues",
116+
bn:"সর্বমোট Issues",
112117
es:"Issues totales",
113118
fr:"Nombre total d'incidents",
114119
hu:"Összes hibajegy",
@@ -134,6 +139,7 @@ const statCardLocales = ({ name, apostrophe }) => {
134139
cs:"Přispěl k",
135140
de:"Beigetragen zu",
136141
en:"Contributed to",
142+
bn:"অবদান রেখেছেন",
137143
es:"Contribuciones en",
138144
fr:"Contribué à",
139145
hu:"Hozzájárulások",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp