Added logic to load translations and to translate texts

This commit is contained in:
2022-06-29 20:03:13 +02:00
parent 39b6ca790c
commit e4f843829f
22 changed files with 204 additions and 30 deletions

View File

@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.6.0.rc1",
"cpl-core>=2022.8.1.dev7",
"gitpython==3.1.27"
],
"PythonVersion": ">=3.10.4",