-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Conversation
@@ -0,0 +1,507 @@ | |||
/* | |||
* Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change to 2013
Thanks @heisice. If you know any other Korean speakers that can review this, please go ahead and tag them here. Also, please sign the contributor license agreement http://dev.brackets.io/brackets-contributor-license-agreement.html so that we can merge this pull request after review. |
sign contributor license agreement was done. thanks. |
copyright year modified.
translation updated. thank you for review, @everyevery. |
Thanks @heisice. A few more things to do:
I can merge this PR as soon as this is done. |
replace indentation as four spaces.
add LOCALE_KO
ok. all done. |
"LOCALE_TR": "터키어", | ||
"LOCALE_ZH_CN": "중국어 (간체)", | ||
"LOCALE_HU": "헝가리어", | ||
"LOCALE_KR": "한국어", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on the content here, I believe this should have been LOCALE_KO
. I'll go ahead and merge this PR and submit a new one with the fix.
add 'Korean (ko)' Localization
i added Korean Language Localization files. please merge, thanks.