mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-15 12:31:21 +00:00
Update script: now choose file and targer language
This commit is contained in:
parent
5ae80022ef
commit
369a2b41f0
@ -2,7 +2,6 @@ import os
|
|||||||
import json
|
import json
|
||||||
import time
|
import time
|
||||||
from deep_translator import GoogleTranslator
|
from deep_translator import GoogleTranslator
|
||||||
from concurrent.futures import ThreadPoolExecutor, as_completed
|
|
||||||
|
|
||||||
# === CONFIGURATION ===
|
# === CONFIGURATION ===
|
||||||
base_folder = "./src/i18n/locales"
|
base_folder = "./src/i18n/locales"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user