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

Add Malay to language selection

This commit is contained in:
2022-01-24 21:02:57 -06:00
parent c9c35cc60d
commit db27e6a645
3 changed files with 3 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ def get_langnames():
"it": tr("Italian"),
"ja": tr("Japanese"),
"ko": tr("Korean"),
"ms": tr("Malay"),
"nl": tr("Dutch"),
"pl_PL": tr("Polish"),
"pt_BR": tr("Brazilian"),