i18n: add hungarian

This commit is contained in:
Shiny Nematoda 2025-03-20 17:47:21 +00:00
parent 88e1e9cadd
commit 1665907670

View file

@ -59,6 +59,10 @@ export const SUPPORTED_LOCALES = Object.freeze([
code: 'hr',
name: 'Hrvatski',
},
{
code: 'hu',
name: 'Magyar nyelv',
},
{
code: 'id',
name: 'Bahasa Indonesia',