Hello,
for my users, I want to automate the process of importing a language file, which is otherwise done manually through Settings.
Therefore, I have the following questions:
- How can I import a translation file using Python code from my custom module?
- And how can I reload the corresponding language so that the changes take effect