Skip to content

Commit

Permalink
feat: Added Malay translation (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
FajarKim authored Sep 10, 2023
1 parent 2567f32 commit a75e634
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,15 @@
"Longest Week Streak" => "दीर्घकालीन साप्ताहिक सातत्यता",
"Present" => "आज पर्यंत",
],
"ms" => [
"Total Contributions" => "Jumlah Sumbangan",
"Current Streak" => "Tindakan Semasa",
"Longest Streak" => "Tindakan Terpanjang",
"Week Streak" => "Tindakan Setiap Minggu",
"Longest Week Streak" => "Tindakan Setiap Minggu Terpanjang",
"Present" => "Sekarang",
"Excluding" => "Mengecualikan",
],
"ne" => [
"Total Contributions" => "कुल योगदान",
"Current Streak" => "हालको दैनिक योगदान",
Expand Down

0 comments on commit a75e634

Please sign in to comment.