Updated Korean to be correct country code

This commit is contained in:
Dan Brown
2019-10-18 14:27:41 +01:00
parent 37560a3f8c
commit f1d7699df5
13 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ class Localization
'fr' => 'fr_FR',
'it' => 'it_IT',
'ja' => 'ja',
'kr' => 'ko_KR',
'ko' => 'ko_KR',
'nl' => 'nl_NL',
'pl' => 'pl_PL',
'pt_BR' => 'pt_BR',