chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc1fcc4
)
Add Korean language
author
Jinbuhm Kim
<jinbuhm.kim@gmail.com>
Fri, 14 Nov 2014 11:51:24 +0000
(20:51 +0900)
committer
Youness Alaoui
<kakaroto@kakaroto.homelinux.net>
Thu, 15 Jan 2015 18:38:06 +0000
(13:38 -0500)
Cura/util/resources.py
patch
|
blob
|
history
diff --git
a/Cura/util/resources.py
b/Cura/util/resources.py
index 59592fb173f210f83ed25536e8057deffd0543ea..d8bfe9dcbd4db78035aa2a698182ec9f2ca52d7a 100644
(file)
--- a/
Cura/util/resources.py
+++ b/
Cura/util/resources.py
@@
-68,6
+68,7
@@
def getLanguageOptions():
['en', 'English'],
['de', 'Deutsch'],
['fr', 'French'],
+ ['ko', 'Korean'],
# ['zh', 'Chinese'],
# ['nl', 'Nederlands'],
# ['es', 'Spanish'],