summaryrefslogtreecommitdiff
path: root/app/views/notify/group_access_granted_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/group_access_granted_email.html.haml')
-rw-r--r--app/views/notify/group_access_granted_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/group_access_granted_email.html.haml b/app/views/notify/group_access_granted_email.html.haml
index f1916d624b6..aed847d6730 100644
--- a/app/views/notify/group_access_granted_email.html.haml
+++ b/app/views/notify/group_access_granted_email.html.haml
@@ -1,4 +1,4 @@
%p
- = "You have been granted #{@group_member.human_access} access to group"
+ = "你被授权为 #{@group_member.human_access} 身份访问群组"
= link_to group_url(@group) do
= @group.name