Explorar o código

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

fix/i18n/delete completely
Yuki Takei %!s(int64=6) %!d(string=hai) anos
pai
achega
b4bea1c5f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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",
     "deleting_page": "Deleting Page",
     "delete_recursively": "Delete child pages recursively.",
     "delete_recursively": "Delete child pages recursively.",
     "delete_completely": "Delete Completely",
     "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.",
     "recursively": "Delete children of under <code>%s</code> recursively.",
     "completely": "Delete completely instead of putting it into trash."
     "completely": "Delete completely instead of putting it into trash."
   },
   },