mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Add note in contribution file regarding translations
This commit is contained in:
@ -11,6 +11,6 @@ InvenTree supports multi-language translation using the `Django Translation Fram
|
||||
|
||||
Translation strings are located in the `InvenTree/locales/` directory, and translation files can be easily added here.
|
||||
|
||||
To set the default language, change the `langauge` setting in the `config.yaml` settings file.
|
||||
To set the default language, change the `language` setting in the `config.yaml` settings file.
|
||||
|
||||
To recompile the translation files (after adding new translation strings), run the command ``make translate`` from the root directory.
|
||||
|
Reference in New Issue
Block a user