Skip to content

Commit

Permalink
feat: Added Hungarian translations (#539)
Browse files Browse the repository at this point in the history
* Hungarian translation added.

#236

* Excluding added for Hungarian translation.
  • Loading branch information
Gemmus authored Jun 27, 2023
1 parent f3b03ca commit 6080028
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 @@ -163,6 +163,15 @@
"Longest Week Streak" => "pi long tras semèn",
"Present" => "Prezan",
],
"hu" => [
"Total Contributions" => "Összes hozzájárulás",
"Current Streak" => "Jelenlegi sorozat",
"Longest Streak" => "Leghosszabb sorozat",
"Week Streak" => "Heti sorozat",
"Longest Week Streak" => "Leghosszabb heti sorozat",
"Present" => "Jelen",
"Excluding" => "Kivéve",
],
"hy" => [
"Total Contributions" => "Ընդհանուր\nներդրումը",
"Current Streak" => "Ընթացիկ շարք",
Expand Down

0 comments on commit 6080028

Please sign in to comment.