perf: TimerExecution translate

This commit is contained in:
feng 2024-09-18 15:00:41 +08:00 committed by feng626
parent 755a124b50
commit 4e719ecacd
2 changed files with 4 additions and 2 deletions

View File

@ -1019,7 +1019,7 @@
"RunCommand": "Run command",
"RunJob": "Run job",
"RunSucceed": "Task successfully completed",
"RunTaskManually": "Manually execute",
"RunTaskManually": "Manually execution",
"RunasHelpText": "Enter username for running script",
"RunasPolicy": "Account policy",
"RunasPolicyHelpText": "When there are no users currently running on the asset, what account selection strategy should be adopted. skip: do not execute. prioritize privileged accounts: if there are privileged accounts, select them first; if not, select regular accounts. only privileged accounts: select only from privileged accounts; if none exist, do not execute.",
@ -1254,6 +1254,7 @@
"Timeout": "Timeout",
"TimeoutHelpText": "When this value is -1, no timeout is specified.",
"Timer": "Timer",
"TimerExecution": "Timer execution",
"Title": "Title",
"To": "To",
"Today": "Today",

View File

@ -1256,7 +1256,8 @@
"TimeExpression": "时间表达式",
"Timeout": "超时",
"TimeoutHelpText": "当此值为-1时不指定超时时间",
"Timer": "定时执行",
"Timer": "定时",
"TimerExecution": "定时执行",
"Title": "标题",
"To": "至",
"Today": "今天",