mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-30 12:32:49 +09:00
Apply suggestions from code review
Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
@ -3253,7 +3253,7 @@ runners.labels = Labels
|
||||
runners.latest_online = Last Online Time
|
||||
runners.agent_labels = Agent Labels
|
||||
runners.custom_labels = Custom Labels
|
||||
runners.custom_labels_helper = Custom labels are labels that are not automatically added by the agent. They are added by the administrator. Use comma separated.
|
||||
runners.custom_labels_helper = Custom labels are labels that are added manually by an administrator. A comma separates labels, whitespace at the start and end of each label are ignored.
|
||||
runners.runner_title = Runner
|
||||
runners.task_list = Recent jobs on this runner
|
||||
runners.edit_runner = Edit Runner
|
||||
|
Reference in New Issue
Block a user