Update scripts/copy-res.js

Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
Michael Telatynski 2021-07-01 15:48:07 +01:00 committed by GitHub
parent 8302e284a3
commit 9b65962d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ function weblateToCounterpart(inTrs) {
return outTrs;
}
/**
/*
watch the input files for a given language,
regenerate the file, and regenerating languages.json with the new filename
*/