Update langs
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
// Enabled langs
|
||||
'af' => [
|
||||
'name' => 'Afrikaans',
|
||||
'subset' => 'latin',
|
||||
@@ -87,6 +86,10 @@ return [
|
||||
'name' => '한글',
|
||||
'subset' => 'latin',
|
||||
],
|
||||
'ms' => [
|
||||
'name' => 'Malay',
|
||||
'subset' => 'latin',
|
||||
],
|
||||
'nl' => [
|
||||
'name' => 'Nederlands',
|
||||
'subset' => 'latin,latin-ext',
|
||||
|
||||
Reference in New Issue
Block a user