mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-04 12:40:57 +00:00
Fixes for translation script
This commit is contained in:
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
2
tasks.py
2
tasks.py
@ -162,7 +162,7 @@ def translate(c):
|
||||
or after adding translations for existing strings.
|
||||
"""
|
||||
|
||||
manage(c, "makemigrations")
|
||||
manage(c, "makemessages")
|
||||
manage(c, "compilemessages")
|
||||
|
||||
@task
|
||||
|
Reference in New Issue
Block a user