Add Korean as targeted language.

This commit is contained in:
Buster "Silver Eagle" Neece 2021-06-24 05:46:26 -05:00
parent 8a6625f19f
commit 31b26db310
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ class Environment
'sv_SE.UTF-8' => 'Svenska', // Swedish
'tr_TR.UTF-8' => 'Türkçe', // Turkish
'zh_CN.UTF-8' => '簡化字', // Simplified Chinese
'ko_KR.UTF-8' => '한국어', // Korean (South Korean)
],
];