forked from mirrored/github-readme-stats
feat(statCard): added more concise description
This commit is contained in:
+4
-4
@@ -33,8 +33,8 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
ar: "مجموع النجوم",
|
||||
cn: "获标星数(star)",
|
||||
cs: "Celkem hvězd",
|
||||
de: "Sterne Insgesamt",
|
||||
en: "Total Stars",
|
||||
de: "Insgesamt erhaltene Sterne",
|
||||
en: "Total stars received",
|
||||
bn: "সর্বমোট Stars",
|
||||
es: "Estrellas totales",
|
||||
fr: "Total d'étoiles",
|
||||
@@ -42,7 +42,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
it: "Stelle totali",
|
||||
ja: "スターされた数",
|
||||
kr: "받은 스타 수",
|
||||
nl: "Totale Sterren",
|
||||
nl: "Totaal sterren ontvangen",
|
||||
"pt-pt": "Total de estrelas",
|
||||
"pt-br": "Total de estrelas",
|
||||
np: "कुल ताराहरू",
|
||||
@@ -53,7 +53,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
my: "Jumlah Bintang",
|
||||
sk: "Hviezdy",
|
||||
tr: "Toplam Yıldız",
|
||||
pl: "Liczba Gwiazdek",
|
||||
pl: "Liczba Gwiazdek dostanych",
|
||||
},
|
||||
"statcard.commits": {
|
||||
ar: "مجموع الحفظ",
|
||||
|
||||
Reference in New Issue
Block a user