yuken 3 лет назад
Родитель
Сommit
2802216d46

+ 1 - 1
packages/app/resource/locales/en_US/translation.json

@@ -1060,7 +1060,7 @@
       "title": "Modify authority"
     },
     "alert": {
-      "description": "The permissions tied to this page need to be modified.",
+      "description": "You need to modify the permission settings for this page.",
       "btn_label": "Revision"
     }
   }

+ 1 - 1
packages/app/resource/locales/ja_JP/translation.json

@@ -1053,7 +1053,7 @@
       "title": "権限を修正"
     },
     "alert": {
-      "description": "このページに紐づく権限を修正する必要があります。",
+      "description": "このページの権限設定を修正する必要があります。",
       "btn_label": "修正"
     }
   }

+ 1 - 1
packages/app/resource/locales/zh_CN/translation.json

@@ -1063,7 +1063,7 @@
       "title": "修改后的授权书"
     },
     "alert": {
-      "description": "与此页面绑定的权限需要修改。",
+      "description": "本页的授权设置需要修改。",
       "btn_label": "修改"
     }
   }