Skip to content

Commit 508c946

Browse files
feat: added hindi translation (DenverCoder1#268)
1 parent d07ef80 commit 508c946

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+
"hi" => [
44+
"Total Contributions" => "कुल योगदान",
45+
"Current Streak" => "निरंतर दैनिक योगदान",
46+
"Longest Streak" => "सबसे लंबा दैनिक योगदान",
47+
"Present" => "आज तक",
48+
],
4349
"id" => [
4450
"Total Contributions" => "Total Kontribusi",
4551
"Current Streak" => "Aksi Saat Ini",

0 commit comments

Comments
 (0)