summaryrefslogtreecommitdiff
path: root/app/views/profiles/keys/_key_table.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/profiles/keys/_key_table.html.haml')
-rw-r--r--app/views/profiles/keys/_key_table.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/profiles/keys/_key_table.html.haml b/app/views/profiles/keys/_key_table.html.haml
index 296cafa6e31..6004d30e158 100644
--- a/app/views/profiles/keys/_key_table.html.haml
+++ b/app/views/profiles/keys/_key_table.html.haml
@@ -6,6 +6,6 @@
- else
%p.profile-settings-message.text-center
- if is_admin
- There are no SSH keys associated with this account.
+ 该账号没有 ssh 密钥。
- else
- There are no SSH keys with access to your account.
+ 您的账号没有 SSH 密钥。