Просмотр исходного кода

Merge pull request #1104 from weseek/fix/i18n/delete-completely

fix/i18n/delete completely
Yuki Takei 6 лет назад
Родитель
Сommit
b4bea1c5f9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      resource/locales/en-US/translation.json

+ 1 - 1
resource/locales/en-US/translation.json

@@ -291,7 +291,7 @@
     "deleting_page": "Deleting Page",
     "delete_recursively": "Delete child pages recursively.",
     "delete_completely": "Delete Completely",
-    "delete_completely_restriction": "You have no admin to delete completely.",
+    "delete_completely_restriction": "You don't have the authority to delete pages completely.",
     "recursively": "Delete children of under <code>%s</code> recursively.",
     "completely": "Delete completely instead of putting it into trash."
   },