mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-02-11 14:31:55 +08:00
Fix grammar in Polish translation and make it more natural (#1267)
* Fix grammar in Polish translation and make it more natural * docs: improve pl card translation Co-authored-by: rickstaa <rick.staa@outlook.com>
This commit is contained in:
parent
a79887ab92
commit
70a59fafbd
@ -109,7 +109,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
my: "Jumlah PR",
|
||||
sk: "Všetky PR",
|
||||
tr: "Toplam PR",
|
||||
pl: "Wszystkie PR",
|
||||
pl: "Wszystkie PR-y",
|
||||
},
|
||||
"statcard.issues": {
|
||||
ar: "مجموع التحسينات",
|
||||
@ -136,7 +136,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
my: "Jumlah Isu Dilaporkan",
|
||||
sk: "Všetky problémy",
|
||||
tr: "Toplam Hata",
|
||||
pl: "Wszystkie problemy",
|
||||
pl: "Wszystkie Issues",
|
||||
},
|
||||
"statcard.contribs": {
|
||||
ar: "ساهم في",
|
||||
@ -163,7 +163,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
my: "Menyumbang kepada",
|
||||
sk: "Účasti",
|
||||
tr: "Katkı Verildi",
|
||||
pl: "Udziały",
|
||||
pl: "Kontrybucje",
|
||||
},
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user