summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorKwonunn <kwonunnx@gmail.com>2024-10-25 14:17:59 +0200
committerKwonunn <kwonunnx@gmail.com>2024-11-14 09:47:48 +0100
commitf8cbd6301e63a38e298d5c0ad74bc6f96795c1f4 (patch)
treee120dfe24b52f7e8f964f3fa74892d3b23df34f5 /options
parentMerge pull request 'chore(i18n): allow datnes nosaukums for filename (Latvian... (diff)
downloadforgejo-f8cbd6301e63a38e298d5c0ad74bc6f96795c1f4.tar.xz
forgejo-f8cbd6301e63a38e298d5c0ad74bc6f96795c1f4.zip
reword the no-workflows page
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 52d5b2e0a8..318c24489a 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -3837,8 +3837,7 @@ 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 Forgejo Actions? See <a target="_blank" rel="noopener noreferrer" href="%s">the quick start guide</a>.
-runs.no_workflows.documentation = For more information on Forgejo Actions, see <a target="_blank" rel="noopener noreferrer" href="%s">the documentation</a>.
+runs.no_workflows.quick_start = Don't know how to start with Forgejo Actions? Check out the <a target="_blank" rel="noopener noreferrer" href="%s">quick start in the user documentation</a> to write your first workflow, then <a target="_blank" rel="noopener noreferrer" href="%s">set up a Forgejo runner</a> which executes your jobs.
runs.no_runs = The workflow has no runs yet.
runs.empty_commit_message = (empty commit message)
runs.expire_log_message = Logs have been purged because they were too old.