aboutsummaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorwackbyte <wackbyte@protonmail.com>2024-01-03 05:42:56 -0500
committerGitHub <noreply@github.com>2024-01-03 10:42:56 +0000
commit3ba1216b9dd9e71511a575e670bfc5a20a4283d9 (patch)
treebe8237980a8df33ffc9aed8968d5a9a5f63b27f0 /options
parent361839fb1c8bdfb8291bbcf9bd650b21a605bbd7 (diff)
downloadgitea-3ba1216b9dd9e71511a575e670bfc5a20a4283d9.tar.gz
gitea-3ba1216b9dd9e71511a575e670bfc5a20a4283d9.zip
Fix grammar issues on the repository Actions page (en-US) (#28679)
Fixes a few grammar issues in the en-US localization of the repository Actions page.
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 53f0402e2d..02a8286ee7 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -3532,8 +3532,8 @@ 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_workflows.quick_start = Don't know how to start with Gitea Actions? See <a target="_blank" rel="noopener noreferrer" href="%s">the quick start guide</a>.
+runs.no_workflows.documentation = For more information on Gitea Actions, 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)