Skip to content

Commit

Permalink
feat: Added Pashto translations (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
Halim-Shams authored Dec 28, 2022
1 parent 28f333f commit 4e8f36c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,14 @@
"Longest Week Streak" => "Najdłuższa Seria Tygodni",
"Present" => "Dziś",
],
"ps" => [
"Total Contributions" => "ټولې ونډې",
"Current Streak" => "اوسنی پرمختګ",
"Longest Streak" => "تر ټولو اوږد پرمختګ",
"Week Streak" => "د اونۍ پرمختګ",
"Longest Week Streak" => "د اونۍ تر ټولو اوږد پرمختګ",
"Present" => "اوس",
],
"pt_BR" => [
"Total Contributions" => "Total de Contribuições",
"Current Streak" => "Sequência Atual",
Expand Down

0 comments on commit 4e8f36c

Please sign in to comment.