diff options
| author | Andrew Dolgov <fox+ttrss@fakecake.org> | 2013-06-18 22:20:46 -0700 |
|---|---|---|
| committer | Andrew Dolgov <fox+ttrss@fakecake.org> | 2013-06-18 22:20:46 -0700 |
| commit | 84acb0b711536def7daa6c3ca7dc4be5664972f8 (patch) | |
| tree | 2248421ee15129aed406da693a6c44e7de02ef41 /include/functions.php | |
| parent | 7e9f591d1f172f2f064daaf0c9a73123338887f4 (diff) | |
| parent | 12727ad17d125eb2f3f243231ccca1cb0a5a7b4b (diff) | |
Merge pull request #227 from whyparkc/master
Pull request for localization for Korean
Diffstat (limited to 'include/functions.php')
| -rw-r--r-- | include/functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php index 69be5cf3f..8be5ac6ae 100644 --- a/include/functions.php +++ b/include/functions.php @@ -71,6 +71,7 @@ "hu_HU" => "Magyar (Hungarian)", "it_IT" => "Italiano", "ja_JP" => "日本語 (Japanese)", + "ko_KR" => "한국어 (Korean)", "lv_LV" => "Latviešu", "nb_NO" => "Norwegian bokmål", "nl_NL" => "Dutch", |