From 9b65962d2672f0fe7043af3578b2adfd6e0f55d7 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 1 Jul 2021 15:48:07 +0100 Subject: [PATCH] Update scripts/copy-res.js Co-authored-by: J. Ryan Stinnett --- scripts/copy-res.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/copy-res.js b/scripts/copy-res.js index f4da523..2bf8ea0 100755 --- a/scripts/copy-res.js +++ b/scripts/copy-res.js @@ -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 */