各处中文角色统一

redis_cache
huang 10 years ago
parent c6b1a4af59
commit 7755d54ef1

@ -141,7 +141,7 @@
<%= check_box_tag 'membership[role_ids][]', role.id %>
<% if User.current.language == "zh" %>
<% if role.id == 3 %>
<label >管理员</label>
<label >管理员</label>
<% elsif role.id == 4 %>
<label >开发人员</label>
<% else %>

Loading…
Cancel
Save