Commit 12b50830 authored by Pörös Dávid's avatar Pörös Dávid

fix native in available locales conf

add hunagiran to english tabs
parent 4cd9e649
......@@ -27,6 +27,7 @@ return [
'czech' => 'Czech',
'swedish' => 'Svenska',
'korean' => 'Korean',
'hungarian' => 'Magyar',
],
'button' => [
'cancel' => 'Cancel',
......
......@@ -119,7 +119,7 @@ return [
'lg' => ['name' => 'Ganda', 'script' => 'Latn', 'native' => 'Luganda'],
'luy' => ['name' => 'Oluluyia', 'script' => 'Latn', 'native' => 'Luluhia'],
'lb' => ['name' => 'Luxembourgish', 'script' => 'Latn', 'native' => 'Lëtzebuergesch'],
'hu' => ['name' => 'Hungarian', 'script' => 'Latn', 'native' => 'magyar'],
'hu' => ['name' => 'Hungarian', 'script' => 'Latn', 'native' => 'Magyar'],
'mgh' => ['name' => 'Makhuwa-Meetto', 'script' => 'Latn', 'native' => 'Makua'],
'mg' => ['name' => 'Malagasy', 'script' => 'Latn', 'native' => 'Malagasy'],
'mt' => ['name' => 'Maltese', 'script' => 'Latn', 'native' => 'Malti'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment