feat: show no runners available

This commit is contained in:
Jason Song
2023-01-06 15:33:02 +08:00
parent 7a4d4f0edf
commit e61d655929
2 changed files with 38 additions and 31 deletions

View File

@@ -3271,6 +3271,7 @@ runners.delete_runner_failed = Failed to delete runner
runners.delete_runner_header = Confirm to delete this runner
runners.delete_runner_notice = If a task is running on this runner, it will be terminated and mark as failed. It may break building workflow.
runners.delete_runner_confirm = Delete this runner
runners.none = No runners available
runners.status.unspecified = Unknown
runners.status.idle = Idle
runners.status.active = Active