forked from kevadesu/forgejo
Backport #27226 by @denyskon - switch from some weird status badge to label - translate untranslated `Reset registration token` string - change documentation link from act_runner README to Gitea Docs site - fix "No runners available" message width - use `ctx.Locale.Tr` where possible  Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
This commit is contained in:
parent
f4f6885c1f
commit
a8086f6148
4 changed files with 20 additions and 26 deletions
|
@ -3507,6 +3507,7 @@ runners.status.idle = Idle
|
|||
runners.status.active = Active
|
||||
runners.status.offline = Offline
|
||||
runners.version = Version
|
||||
runners.reset_registration_token = Reset registration token
|
||||
runners.reset_registration_token_success = Runner registration token reset successfully
|
||||
|
||||
runs.all_workflows = All Workflows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue