summaryrefslogtreecommitdiff
path: root/app/views/notify/group_access_granted_email.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/group_access_granted_email.text.erb')
-rw-r--r--app/views/notify/group_access_granted_email.text.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/group_access_granted_email.text.erb b/app/views/notify/group_access_granted_email.text.erb
index ef9617bfc16..ed1b715496a 100644
--- a/app/views/notify/group_access_granted_email.text.erb
+++ b/app/views/notify/group_access_granted_email.text.erb
@@ -1,4 +1,4 @@
-You have been granted <%= @group_member.human_access %> access to group <%= @group.name %>
+你被授权为 <%= @group_member.human_access %> 身份访问群组 <%= @group.name %>
<%= url_for(group_url(@group)) %>