langmover: rewrite whole directory when using --extract
--extract now takes a path argument, a new copy of the source folder is made there. Rebuilding the whole folder gets rid of annoying things like mis-capitalized files.
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
"contactDiscord": "common",
|
||||
"theme": "common",
|
||||
"refresh": "common",
|
||||
"required": "common"
|
||||
"required": "common",
|
||||
"login": "admin",
|
||||
"logout": "admin"
|
||||
},
|
||||
"notifications": {
|
||||
"errorLoginBlank": "admin",
|
||||
|
||||
Reference in New Issue
Block a user