From c2df0d044a5555d978898d88f7810445284b233b Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Fri, 24 Apr 2026 16:55:25 +0200 Subject: [PATCH] Added all --- .gitignore | 1 + batch-translate.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0562e18..58b187e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ Spy_x_Family_076/ Dandadan_059/ Lv999/ marmalade_boy_01_06/ +Lv999_001/ # Icon must end with two \r Icon diff --git a/batch-translate.sh b/batch-translate.sh index ae705f2..0b8915f 100755 --- a/batch-translate.sh +++ b/batch-translate.sh @@ -21,7 +21,7 @@ set -uo pipefail # ───────────────────────────────────────────────────────────── # CONFIGURATION # ───────────────────────────────────────────────────────────── -SOURCE_LANG="en" +SOURCE_LANG="es" TARGET_LANG="ca" START_PAGE=1 END_PAGE=999999