mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
Backport #28145 by @yp05327
Before:

After:

Co-authored-by: yp05327 <576951401@qq.com>
(cherry picked from commit 9bfee5014b
)
This commit is contained in:
parent
2f8672c4dc
commit
c5bb91a9eb
4 changed files with 16 additions and 0 deletions
|
@ -3557,6 +3557,9 @@ runs.status = Status
|
|||
runs.actors_no_select = All actors
|
||||
runs.status_no_select = All status
|
||||
runs.no_results = No results matched.
|
||||
runs.no_workflows = There are no workflows yet.
|
||||
runs.no_workflows.quick_start = Don't know how to start with Gitea Action? See <a target="_blank" rel="noopener noreferrer" href="%s">the quick start guide</a>.
|
||||
runs.no_workflows.documentation = For more information on the Gitea Action, see <a target="_blank" rel="noopener noreferrer" href="%s">the documentation</a>.
|
||||
runs.no_runs = The workflow has no runs yet.
|
||||
runs.empty_commit_message = (empty commit message)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue