mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 04:48:00 +02:00
i18n: add hungarian
This commit is contained in:
parent
88e1e9cadd
commit
1665907670
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ export const SUPPORTED_LOCALES = Object.freeze([
|
|||
code: 'hr',
|
||||
name: 'Hrvatski',
|
||||
},
|
||||
{
|
||||
code: 'hu',
|
||||
name: 'Magyar nyelv',
|
||||
},
|
||||
{
|
||||
code: 'id',
|
||||
name: 'Bahasa Indonesia',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue