Skip to content

Commit edb6ba2

Browse files
authored
Add missing translation for actions.runners.reset_registration_token_success (#23732) (#23781)
Backport #23732. Used at https://github.com/go-gitea/gitea/blob/4011821c946e8db032be86266dd9364ccb204118/routers/web/shared/actions/runners.go#L157
1 parent 494721c commit edb6ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

options/locale/locale_en-US.ini

+1
Original file line numberDiff line numberDiff line change
@@ -3344,6 +3344,7 @@ runners.status.unspecified = Unknown
33443344
runners.status.idle = Idle
33453345
runners.status.active = Active
33463346
runners.status.offline = Offline
3347+
runners.reset_registration_token_success = Runner registration token reset successfully
33473348
33483349
runs.all_workflows = All Workflows
33493350
runs.open_tab = %d Open

0 commit comments

Comments
 (0)