Update script: now choose file and targer language

This commit is contained in:
Nicola Benaglia 2025-06-07 17:09:55 +02:00
parent 5ae80022ef
commit 369a2b41f0

View File

@ -2,7 +2,6 @@ import os
import json
import time
from deep_translator import GoogleTranslator
from concurrent.futures import ThreadPoolExecutor, as_completed
# === CONFIGURATION ===
base_folder = "./src/i18n/locales"