enable hungarian translation

This commit is contained in:
ed
2026-02-16 19:11:13 +00:00
parent eefb181b33
commit f37c3b9608
3 changed files with 3 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ web/tl/epo.js
web/tl/fin.js
web/tl/fra.js
web/tl/grc.js
web/tl/hun.js
web/tl/ita.js
web/tl/jpn.js
web/tl/kor.js

View File

@@ -691,6 +691,7 @@ var LANGN = [
["fin", "Suomi"],
["fra", "français"],
["grc", "Ελληνικά"],
["hun", "Magyar"],
["ita", "Italiano"],
["jpn", "日本語"],
["kor", "한국어"],

View File

@@ -122,6 +122,7 @@ copyparty/web/tl/epo.js,
copyparty/web/tl/fin.js,
copyparty/web/tl/fra.js,
copyparty/web/tl/grc.js,
copyparty/web/tl/hun.js,
copyparty/web/tl/ita.js,
copyparty/web/tl/jpn.js,
copyparty/web/tl/kor.js,