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:
@@ -26,6 +26,7 @@ LANGNAMES = {
|
||||
'nl': tr('Dutch'),
|
||||
'pt_BR': tr("Brazilian"),
|
||||
'es': tr("Spanish"),
|
||||
'vi': tr("Vietnamese"),
|
||||
}
|
||||
|
||||
def normalize_for_serialization(v):
|
||||
|
||||
Reference in New Issue
Block a user