diff options
author | Sheogorath | 2018-06-07 10:24:47 +0200 |
---|---|---|
committer | Sheogorath | 2018-06-07 14:29:01 +0200 |
commit | 56182532cb77bbea300c86601cbb137e2b9ac9e8 (patch) | |
tree | 2a239e407c2027e491c799f797cec472e708ca31 /public/views | |
parent | b07925b849e8be5887c06d9bcc1e5d33b22befbb (diff) |
Add korean translation
This translation was contributed via POEditor by the user Basix.
Thanks a lot for your work!
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'public/views')
-rw-r--r-- | public/views/index/body.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index bf7988b7..122335a4 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -145,6 +145,7 @@ <option value="sv">svenska</option> <option value="eo">Esperanto</option> <option value="da">dansk</option> + <option value="ko">한국어</option> </select> <p> © 2018 <a href="https://hackmd.io">HackMD</a> | <a href="<%- url %>/s/release-notes" target="_blank"><%= __('Releases') %></a> |