update language files

This commit is contained in:
LouisLam
2021-09-01 20:10:54 +08:00
parent 9b82bb248e
commit c7e6cb9f37
6 changed files with 16 additions and 6 deletions

View File

@@ -75,3 +75,4 @@ for (const file of files) {
}
fs.rmdirSync("./languages", { recursive: true });
console.log("Done, fix the format by eslint now");