refactor: remove unnecessary comments

This commit is contained in:
David Ralph
2026-02-04 13:30:14 +00:00
parent 0ec0676308
commit bb2b457c1c
91 changed files with 77 additions and 818 deletions

View File

@@ -2,7 +2,6 @@ const fs = require('fs');
const path = require('path');
const https = require('https');
// Language code mappings between Weblate and Mue
const CODE_MAPPINGS = {
de: 'de_DE',
id: 'id_ID',