diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-07-22 20:49:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 20:49:54 +0200 |
commit | 85d0e3474574d82fc653925560d2905cee43287e (patch) | |
tree | 20a7c49c820e8b5b7e2389408b6d8deb55fa1119 /config/locales/activerecord.th.yml | |
parent | 0a61b000e3f10e9be3d8ae1cccf53caa3877a55a (diff) | |
parent | 1ceebf2710794dc35211a16ad3af7f834641a2ab (diff) |
Merge pull request #1810 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'config/locales/activerecord.th.yml')
-rw-r--r-- | config/locales/activerecord.th.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/locales/activerecord.th.yml b/config/locales/activerecord.th.yml index 60908144f..716c003e9 100644 --- a/config/locales/activerecord.th.yml +++ b/config/locales/activerecord.th.yml @@ -38,3 +38,12 @@ th: email: blocked: ใช้ผู้ให้บริการอีเมลที่ไม่ได้รับอนุญาต unreachable: ดูเหมือนว่าจะไม่มีอยู่ + role_id: + elevated: ไม่สามารถสูงกว่าบทบาทปัจจุบันของคุณ + user_role: + attributes: + permissions_as_keys: + dangerous: รวมสิทธิ์ที่ไม่ปลอดภัยสำหรับบทบาทพื้นฐาน + elevated: ไม่สามารถรวบรวมสิทธิ์ในบทบาทปัจจุบันของคุณไม่ได้ + position: + elevated: ไม่สามารถสูงกว่าบทบาทปัจจุบันของคุณ |