mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 19:46:46 +00:00
Update translation files
This commit is contained in:
parent
c63a09330f
commit
767ceed698
Binary file not shown.
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
3
tasks.py
3
tasks.py
@ -171,7 +171,8 @@ def translate(c):
|
|||||||
or after adding translations for existing strings.
|
or after adding translations for existing strings.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
manage(c, "makemessages")
|
# Translate applicable .py / .html / .js files
|
||||||
|
manage(c, "makemessages -e py -e html -e js")
|
||||||
manage(c, "compilemessages")
|
manage(c, "compilemessages")
|
||||||
|
|
||||||
@task
|
@task
|
||||||
|
Loading…
x
Reference in New Issue
Block a user