fix: i18n: stop running translation (#28571)

Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
This commit is contained in:
NeatGuyCoding
2025-11-24 12:45:06 +08:00
committed by GitHub
parent a0daab2711
commit bcbd3de336
21 changed files with 21 additions and 21 deletions

View File

@@ -72,7 +72,7 @@ const translation = {
},
execution: '執行',
executions: '{{num}} 執行',
stopRun: '停止奔跑',
stopRun: '停止運行',
},
login: {
backToHome: '返回首頁',

View File

@@ -1042,7 +1042,7 @@ const translation = {
},
trigger: {
cached: '查看快取的變數',
stop: '停止跑步',
stop: '停止運行',
clear: '清晰',
running: '快取運行狀態',
normal: '變數檢查',