[i18n] Add korean locale

remotes/origin/github-import
David Barragán Merino 2017-01-16 18:02:47 +01:00
parent 0deeabc3ac
commit d0466c3642
3 changed files with 4533 additions and 1 deletions

View File

@ -10,6 +10,7 @@
- Duplicate project: allows creating a new project based on the structure of another (status, tags, colors, default values...) - Duplicate project: allows creating a new project based on the structure of another (status, tags, colors, default values...)
- i18n: - i18n:
- Add japanese (ja) translation. - Add japanese (ja) translation.
- Add korean (ko) translation.
- Add chinese simplified (zh-Hans) translation. - Add chinese simplified (zh-Hans) translation.
- Add thumbnails for PSD files. - Add thumbnails for PSD files.

View File

@ -115,7 +115,7 @@ LANGUAGES = [
#("kk", "Қазақша"), # Kazakh #("kk", "Қазақша"), # Kazakh
#("km", "ភាសាខ្មែរ"), # Khmer #("km", "ភាសាខ្មែរ"), # Khmer
#("kn", "ಕನ್ನಡ"), # Kannada #("kn", "ಕನ್ನಡ"), # Kannada
#("ko", "한국어"), # Korean ("ko", "한국어"), # Korean
#("lb", "Lëtzebuergesch"), # Luxembourgish #("lb", "Lëtzebuergesch"), # Luxembourgish
#("lt", "Lietuvių"), # Lithuanian #("lt", "Lietuvių"), # Lithuanian
#("lv", "Latviešu"), # Latvian #("lv", "Latviešu"), # Latvian

File diff suppressed because it is too large Load Diff