1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

Add Korean localization (from woosuk park)

This commit is contained in:
Virgil Dupras
2015-04-12 22:22:00 -04:00
parent 23b29eb5c3
commit 0068e7b85a
6 changed files with 1185 additions and 8 deletions

View File

@@ -21,6 +21,7 @@ LANGNAMES = {
'cs': tr("Czech"),
'it': tr("Italian"),
'hy': tr("Armenian"),
'ko': tr("Korean"),
'ru': tr("Russian"),
'uk': tr("Ukrainian"),
'nl': tr('Dutch'),