mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
Update translation files
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2
tasks.py
2
tasks.py
@ -171,7 +171,7 @@ def translate(c):
|
|||||||
or after adding translations for existing strings.
|
or after adding translations for existing strings.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
manage(c, "makemessages")
|
manage(c, "makemessages -e html -e py -e js")
|
||||||
manage(c, "compilemessages")
|
manage(c, "compilemessages")
|
||||||
|
|
||||||
@task
|
@task
|
||||||
|
Reference in New Issue
Block a user