mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Complete removal of qtlib locale files
This commit is contained in:
@@ -19,7 +19,7 @@ from os import path as op
|
||||
|
||||
|
||||
def get_langnames():
|
||||
tr = trans.trget("qtlib") # TODO migrate this to ui instead
|
||||
tr = trans.trget("ui")
|
||||
return {
|
||||
"cs": tr("Czech"),
|
||||
"de": tr("German"),
|
||||
|
||||
Reference in New Issue
Block a user