mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-30 04:22:54 +09:00
feat: use template modal
This commit is contained in:
@ -3278,7 +3278,6 @@ runners.delete_runner_success = Runner deleted successfully
|
||||
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
|
||||
|
Reference in New Issue
Block a user