Added logic to load translations and to translate texts
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"Name": "unittest_cli",
|
||||
"Version": {
|
||||
"Major": "2022",
|
||||
"Minor": "6",
|
||||
"Micro": "0.rc1"
|
||||
"Minor": "8",
|
||||
"Micro": "1.dev7"
|
||||
},
|
||||
"Author": "",
|
||||
"AuthorEmail": "",
|
||||
@@ -16,8 +16,8 @@
|
||||
"LicenseName": "",
|
||||
"LicenseDescription": "",
|
||||
"Dependencies": [
|
||||
"cpl-core>=2022.6.0.rc1",
|
||||
"cpl-cli>=2022.6.0.rc1"
|
||||
"cpl-core>=2022.8.1.dev7",
|
||||
"cpl-cli>=2022.8.1.dev7"
|
||||
],
|
||||
"PythonVersion": ">=3.10.4",
|
||||
"PythonPath": {
|
||||
|
Reference in New Issue
Block a user