mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Add missing translation for actions.runners.reset_registration_token_success
(#23732)
Used at
4011821c94/routers/web/shared/actions/runners.go (L157)
This commit is contained in:
parent
9c0dc6c73a
commit
265675a31c
1 changed files with 1 additions and 0 deletions
|
@ -3365,6 +3365,7 @@ runners.status.idle = Idle
|
|||
runners.status.active = Active
|
||||
runners.status.offline = Offline
|
||||
runners.version = Version
|
||||
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