mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 20:16:20 +01:00
Backport #23732.
Used at
4011821c94/routers/web/shared/actions/runners.go (L157)
This commit is contained in:
parent
494721cc90
commit
edb6ba28f1
1 changed files with 1 additions and 0 deletions
|
@ -3344,6 +3344,7 @@ runners.status.unspecified = Unknown
|
|||
runners.status.idle = Idle
|
||||
runners.status.active = Active
|
||||
runners.status.offline = Offline
|
||||
runners.reset_registration_token_success = Runner registration token reset successfully
|
||||
|
||||
runs.all_workflows = All Workflows
|
||||
runs.open_tab = %d Open
|
||||
|
|
Loading…
Reference in a new issue