Update language-switcher.tsx

Add Polish language selector
This commit is contained in:
Kamil
2025-06-13 20:40:39 +02:00
committed by GitHub
parent 2990e6fefb
commit 4049878cfe

View File

@@ -22,6 +22,7 @@ const languages = {
"de-DE": "Deutsch",
"it-IT": "Italiano",
"nl-NL": "Nederlands",
"pl-PL": "Polski",
"tr-TR": "Türkçe (Turkish)",
"ru-RU": "Русский (Russian)",
"hi-IN": "हिन्दी (Hindi)",