From 06953857b0be23f2a5e877ca174bd0e4e5766863 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 3 Jul 2023 04:12:18 +0200 Subject: [PATCH] New translations activerecord.en.yml (Chinese Simplified) [ci skip] --- config/locales/activerecord.zh-CN.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/activerecord.zh-CN.yml b/config/locales/activerecord.zh-CN.yml index 099d46cd6e..2909336ea6 100644 --- a/config/locales/activerecord.zh-CN.yml +++ b/config/locales/activerecord.zh-CN.yml @@ -47,7 +47,7 @@ zh-CN: attributes: permissions_as_keys: dangerous: 包含对基本角色不安全的权限 - elevated: 不能包含您当前角色不拥有的权限 + elevated: 不能包含您当前身份不拥有的权限 own_role: 无法以您当前的身份更改 position: elevated: 不能高于您当前的身份