aboutsummaryrefslogtreecommitdiffstats
path: root/options/locale
diff options
context:
space:
mode:
author赵智超 <1012112796@qq.com>2020-04-10 01:22:17 +0800
committerGitHub <noreply@github.com>2020-04-09 13:22:17 -0400
commitca714db4fd8ed8aad88b5e2205e99a72ec2bdfc8 (patch)
treeba857ecec79dea272c92c67703d8bdf3d3439a51 /options/locale
parent0be25e21501ccf8c0f27e2fa87aba00ad304c951 (diff)
downloadgitea-ca714db4fd8ed8aad88b5e2205e99a72ec2bdfc8.tar.gz
gitea-ca714db4fd8ed8aad88b5e2205e99a72ec2bdfc8.zip
ui:Add flash notify for email preference seting success (#11027)
* Add flash notify for email preference seting success Signed-off-by: a1012112796 <1012112796@qq.com> * add review suggest changes Co-authored-by: Lauris BH <lauris@nix.lv> Co-Authored-By: Lauris BH <lauris@nix.lv> Co-authored-by: Lauris BH <lauris@nix.lv>
Diffstat (limited to 'options/locale')
-rw-r--r--options/locale/locale_en-US.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index dfdae8f82b..2e0f07ada9 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -460,6 +460,7 @@ add_email = Add Email Address
add_openid = Add OpenID URI
add_email_confirmation_sent = A confirmation email has been sent to '%s'. Please check your inbox within the next %s to confirm your email address.
add_email_success = The new email address has been added.
+email_preference_set_success = Email preference has been set successfully.
add_openid_success = The new OpenID address has been added.
keep_email_private = Hide Email Address
keep_email_private_popup = Your email address will be hidden from other users.