From d92ec015c495551bd20c1ab3df85456547604a53 Mon Sep 17 00:00:00 2001 From: NorthRealm <155140859+NorthRealm@users.noreply.github.com> Date: Sat, 12 Jul 2025 00:40:45 +0800 Subject: [PATCH] locale --- options/locale/locale_en-US.ini | 2 ++ templates/user/settings/notifications.tmpl | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index ff32c94ff9..937eec1456 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1021,6 +1021,8 @@ email_notifications.onmention = Only Email on Mention email_notifications.disable = Disable Email Notifications email_notifications.submit = Set Email Preference email_notifications.andyourown = And Your Own Notifications +email_notifications.actions.desc = Notifications for workflow runs on repositories set up with Gitea Actions. +email_notifications.actions.failureonly = Only notify for failed workflow runs visibility = User visibility visibility.public = Public diff --git a/templates/user/settings/notifications.tmpl b/templates/user/settings/notifications.tmpl index 117149380b..a37747f391 100644 --- a/templates/user/settings/notifications.tmpl +++ b/templates/user/settings/notifications.tmpl @@ -32,7 +32,7 @@ {{if .EnableActions}}