Skip to content

Commit 91dbebe

Browse files
committed
feat(statCard): added more concise description
1 parent fede678 commit 91dbebe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/translations.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@ const statCardLocales = ({ name, apostrophe }) => {
3333
ar: "مجموع النجوم",
3434
cn: "获标星数(star)",
3535
cs: "Celkem hvězd",
36-
de: "Sterne Insgesamt",
37-
en: "Total Stars",
36+
de: "Insgesamt erhaltene Sterne",
37+
en: "Total stars received",
3838
bn: "সর্বমোট Stars",
3939
es: "Estrellas totales",
4040
fr: "Total d'étoiles",
4141
hu: "Csillagok",
4242
it: "Stelle totali",
4343
ja: "スターされた数",
4444
kr: "받은 스타 수",
45-
nl: "Totale Sterren",
45+
nl: "Totaal sterren ontvangen",
4646
"pt-pt": "Total de estrelas",
4747
"pt-br": "Total de estrelas",
4848
np: "कुल ताराहरू",
@@ -53,7 +53,7 @@ const statCardLocales = ({ name, apostrophe }) => {
5353
my: "Jumlah Bintang",
5454
sk: "Hviezdy",
5555
tr: "Toplam Yıldız",
56-
pl: "Liczba Gwiazdek",
56+
pl: "Liczba Gwiazdek dostanych",
5757
},
5858
"statcard.commits": {
5959
ar: "مجموع الحفظ",

0 commit comments

Comments
 (0)