Add base for translating the NUSGet interface via Qt Linguist

This commit is contained in:
2024-07-03 07:11:25 +10:00
parent 2db66af177
commit dc82790aef
4 changed files with 128 additions and 1 deletions

3
NUSGet.pyproject Normal file
View File

@@ -0,0 +1,3 @@
{
"files": ["NUSGet.py", "./qt/py/ui_MainMenu.py", "resources/translations/nusget_es.ts"]
}