Skip to content

Commit

Permalink
Add German and Dutch congratulations (#121)
Browse files Browse the repository at this point in the history
* Add German and Dutch congratulations

* Move new languages to the end

---------

Co-authored-by: Simon Erkelens <[email protected]>
  • Loading branch information
Firesphere and Firesphere authored Jul 3, 2024
1 parent 2f024e8 commit 02f6342
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion welcome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,8 @@ <h1>
<!-- Hindi --> <span class="lang">बधाई हो!</span>
<!-- Russian --> <span class="lang">Поздравляю!</span>
<!-- Ukrainian --> <span class="lang">Вітаю!</span>
<!-- Dutch --> <span class="lang">Gefeliciteerd!</span>
<!-- German --> <span class="lang">Glückwunsch!</span>
<span class="emoji">🎊</span>
</h1>

Expand Down Expand Up @@ -391,4 +393,4 @@ <h2>If that didn't work 😶</h2>

</body>

</html>
</html>

0 comments on commit 02f6342

Please sign in to comment.