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

Added the Vietnamese language

This commit is contained in:
Virgil Dupras
2013-08-03 17:36:53 -04:00
parent 1c779cb3ec
commit 86a81eab4e
3 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ LANGNAMES = {
'nl': tr('Dutch'),
'pt_BR': tr("Brazilian"),
'es': tr("Spanish"),
'vi': tr("Vietnamese"),
}
def normalize_for_serialization(v):