feat: add Hungarian translation (#261)

Co-authored-by: Kármán Zsombor <karman.zsombor@infohullam.hu>
This commit is contained in:
Kármán Zsombor
2024-07-29 02:38:56 +02:00
committed by GitHub
parent 5dd045e080
commit 8f8cd81c14
3 changed files with 92 additions and 0 deletions

View File

@ -36,6 +36,10 @@ const PreferenceSection: React.FC = () => {
value: "RU",
label: "русский",
},
{
value: "HU",
label: "Magyar",
},
];
const colorThemeOptions = [