sysclk: update translation

This commit is contained in:
souldbminersmwc
2026-03-22 18:57:17 -04:00
parent 215ccf9001
commit cdb725dc86
16 changed files with 17 additions and 3 deletions

View File

@@ -15,8 +15,8 @@ import urllib.parse
import urllib.request
INPUT_FILE = os.path.join("lang", "en.json")
BATCH_SIZE = 50
DELAY = 0.1
BATCH_SIZE = 75
DELAY = 0.3
ALL_LANGUAGES = [
"es", "fr", "de", "ja", "ko", "it", "nl", "pt", "ru", "uk", "pl", "zh-cn", "zh-tw",