summaryrefslogtreecommitdiff
path: root/app/views/notify/new_ssh_key_email.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/new_ssh_key_email.text.erb')
-rw-r--r--app/views/notify/new_ssh_key_email.text.erb8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/notify/new_ssh_key_email.text.erb b/app/views/notify/new_ssh_key_email.text.erb
index 05b551c89a0..e5963ae62b1 100644
--- a/app/views/notify/new_ssh_key_email.text.erb
+++ b/app/views/notify/new_ssh_key_email.text.erb
@@ -1,7 +1,7 @@
-Hi <%= @user.name %>!
+你好 <%= @user.name %>!
-A new public key was added to your account:
+你的账号增加了一个新的公钥:
-Title: <%= @key.title %>
+标题: <%= @key.title %>
-If this key was added in error, you can remove it at <%= profile_keys_url %>
+如果错误增加该 SSH 密钥,可以在这里删除它: <%= profile_keys_url %>