Skip to content

Commit 6673c52

Browse files
authored
feat: Add Indonesian Translation (#265)
1 parent cb71044 commit 6673c52

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/translations.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@
4040
"Longest Streak" => "Racha Más Larga",
4141
"Present" => "Presente",
4242
],
43+
"id" => [
44+
"Total Contributions" => "Total Kontribusi",
45+
"Current Streak" => "Aksi Saat Ini",
46+
"Longest Streak" => "Aksi Terpanjang",
47+
"Present" => "Sekarang",
48+
],
4349
"ja" => [
4450
"date_format" => "[Y.]n.j",
4551
"Total Contributions" => "総コントリビューション数",

0 commit comments

Comments
 (0)