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

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

@@ -445,7 +445,7 @@
   "modal_empty":{
     "empty_the_trash": "Empty The Trash",
     "empty_the_trash_button": "Empty The Trash",
-    "not_deletable_notice": "Some pages cannot be removed due to lack of rights.",
+    "not_deletable_notice": "Some pages cannot be removed due to lack of permission.",
     "notice": "The pages deleted completely are unrecoverable."
   },
   "modal_duplicate": {

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

@@ -444,7 +444,7 @@
   "modal_empty":{
     "empty_the_trash": "ゴミ箱を空にする",
     "empty_the_trash_button": "空にする",
-    "not_deletable_notice": "権がないため、いくつかのページは削除できません",
+    "not_deletable_notice": "権がないため、いくつかのページは削除できません",
     "notice": "完全削除したページは元に戻すことができません"
   },
   "modal_duplicate": {