Fix error on json5 lint fail and add AdminLTE theme generated templates

This commit is contained in:
2025-09-06 08:23:59 +01:00
parent c3fba3a7d5
commit 29f8de63fd
17 changed files with 1116 additions and 146 deletions

View File

@@ -3,8 +3,8 @@
# -a - Make sure all lex stringsa in code and tmeplates are in en lex file
# - delete any that aren't needed
# -e - Move all single word vqalues for lex strings to gthe general category
# -m - Examine all the controller files and make sure all headings and Descriptions are in the en general file
# - remove them from the controller en.lex file
# -m - Examine all the controller files and make sure all headings and Descriptions are in the en general file - WIP
# - remove them from the controller en.lex file - WIP
# -l - Copy all panel and general files to each equivalent language file, fill in all translations over english where they exist in old .lex file
#
import argparse