Add Korean Translation (#6790)
* fix #6760 * start adding Korean translation * Add Korean translation
This commit is contained in:
parent
2631558ac4
commit
adc9a6b495
|
|
@ -181,6 +181,7 @@ LANGUAGES = {
|
|||
'pt': {'flag': 'pt', 'name': 'Portuguese'},
|
||||
'pt_BR': {'flag': 'br', 'name': 'Brazilian Portuguese'},
|
||||
'ru': {'flag': 'ru', 'name': 'Russian'},
|
||||
'ko': {'flag': 'kr', 'name': 'Korean'},
|
||||
}
|
||||
|
||||
# ---------------------------------------------------
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue