From 6fe5c8c119bbe078523643f81368e15a388f1e3e Mon Sep 17 00:00:00 2001 From: "Re*Index. (ot_inc)" <32851879+reindex-ot@users.noreply.github.com> Date: Wed, 23 Jul 2025 16:34:11 +0900 Subject: [PATCH] Update lupdate.sh --- ci/lupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/lupdate.sh b/ci/lupdate.sh index 92ef2f6..9bbe883 100644 --- a/ci/lupdate.sh +++ b/ci/lupdate.sh @@ -1,4 +1,4 @@ # https://doc.qt.io/qt-5/linguist-manager.html#lupdate # lupdate -help # export PATH=/D/Qt/5.15.2/msvc2019/bin:$PATH -lupdate -no-obsolete ./QtScrcpy -ts ./QtScrcpy/res/i18n/en_US.ts ./QtScrcpy/res/i18n/zh_CN.ts \ No newline at end of file +lupdate -no-obsolete ./QtScrcpy -ts ./QtScrcpy/res/i18n/en_US.ts ./QtScrcpy/res/i18n/zh_CN.ts ./QtScrcpy/res/i18n/ja_JP.ts