Commit 74cdd2b8 authored by dmMaze's avatar dmMaze
Browse files

add Hungarian UI translation by @teherauto

parent 7400fc2f
Loading
Loading
Loading
Loading

translate/hu_HU.qm

0 → 100644
+25.3 KiB

File added.

No diff preview for this file type.

translate/hu_HU.ts

0 → 100644
+1416 −0

File added.

Preview size limit exceeded, changes collapsed.

+2 −1
Original line number Diff line number Diff line
@@ -80,7 +80,8 @@ DISPLAY_LANGUAGE_MAP = {
    "Русский": "ru_RU",
    "Português (Brasil)": "pt_BR",
    "한국어": "ko_KR",
    "Español": "es_MX"
    "Español": "es_MX",
    "Hungarian": "hu_HU"
}
VALID_LANG_SET = set(list(DISPLAY_LANGUAGE_MAP.values()))