Explorar o código

"auth.role.reader": "阅读者",

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
d8ed208875
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/locales/zh-Hans/auth/index.ts

+ 1 - 1
dashboard/src/locales/zh-Hans/auth/index.ts

@@ -8,7 +8,7 @@ const items = {
   "auth.role.assistant": "助理老师",
   "auth.role.unknown": "未知",
   "auth.role.delete": "已删除",
-  "auth.role.reader": "阅读",
+  "auth.role.reader": "阅读",
   "auth.type.user": "用户",
   "auth.type.group": "群组",
 };