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:
Harvey Tindall
2023-06-17 12:45:00 +01:00
parent ebdad3f7c7
commit 96c62f556b
2 changed files with 21 additions and 8 deletions
+3 -1
View File
@@ -22,7 +22,9 @@
"contactDiscord": "common",
"theme": "common",
"refresh": "common",
"required": "common"
"required": "common",
"login": "admin",
"logout": "admin"
},
"notifications": {
"errorLoginBlank": "admin",