Add Hungarian

This commit is contained in:
Josh Hawkins 2025-06-25 11:24:06 -05:00
parent 300566517a
commit 5f73c6b538

View File

@ -19,4 +19,5 @@ export const supportedLanguageKeys = [
"pl", "pl",
"uk", "uk",
"cs", "cs",
"hu",
]; ];