diff --git a/bin/tr2txt_cs.bat b/bin/tr2txt_cs.bat index 1407841..0474150 100644 --- a/bin/tr2txt_cs.bat +++ b/bin/tr2txt_cs.bat @@ -25,7 +25,7 @@ mkdir "%TARGET_DIR%" echo. echo === Extracting TEXT, MTEXT and symbols, translating to CS === -call translate.bat --filename %1 --extract -t json --outname %RESULT_JSON% --translate CS +call translate.bat --filename %1 --extract -t json,text --outname %RESULT_JSON% --translate CS if not exist "%PROJECT_WORK%\%RESULT_JSON% " ( @echo == failed: extracting texts