Added logic to load translations and to translate texts
This commit is contained in:
@@ -4,19 +4,19 @@
|
||||
"Version": {
|
||||
"Major": "2022",
|
||||
"Minor": "8",
|
||||
"Micro": "1"
|
||||
"Micro": "1.dev7"
|
||||
},
|
||||
"Author": "Sven Heidemann",
|
||||
"AuthorEmail": "sven.heidemann@sh-edraft.de",
|
||||
"Description": "sh-edraft Common Python library Translation",
|
||||
"LongDescription": "sh-edraft Common Python library Python i18n based Translation implementation",
|
||||
"LongDescription": "sh-edraft Common Python library Python Translation",
|
||||
"URL": "https://www.sh-edraft.de",
|
||||
"CopyrightDate": "2022",
|
||||
"CopyrightName": "sh-edraft.de",
|
||||
"LicenseName": "MIT",
|
||||
"LicenseDescription": "MIT, see LICENSE for more details.",
|
||||
"Dependencies": [
|
||||
"cpl-core>=2022.6.0"
|
||||
"cpl-core>=2022.8.1.dev7"
|
||||
],
|
||||
"DevDependencies": [
|
||||
"cpl-cli>=2022.6.0"
|
||||
|
Reference in New Issue
Block a user