mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
scripts(ui): add comment to clean_translations script about underscores
This commit is contained in:
committed by
Kent Keirsey
parent
c8246b99d3
commit
cca807ed01
@@ -3,6 +3,7 @@
|
||||
# Note: Must be run from invokeai/frontend/web/scripts directory
|
||||
#
|
||||
# After running the script, open `en.json` and check for empty objects (`{}`) and remove them manually.
|
||||
# Also, the script does not handle keys with underscores. They need to be checked manually.
|
||||
|
||||
import json
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user