aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/admin-pages.json
diff options
context:
space:
mode:
authorGitea <gitea@fake.local>2021-11-10 17:53:50 +0100
committerGitea <gitea@fake.local>2021-11-10 17:53:50 +0100
commit8fabf77b2a7720a357c63817c07035a9908818a0 (patch)
treed689fcac1403e2473010fe80bc337599a78c21a4 /Neutron-trunk/resources/i18n/en/admin-pages.json
parent7b4af63a90a726b98a59b83e53f040a7a566a11d (diff)
downloadelectrode-8fabf77b2a7720a357c63817c07035a9908818a0.tar.gz
electrode-8fabf77b2a7720a357c63817c07035a9908818a0.tar.bz2
electrode-8fabf77b2a7720a357c63817c07035a9908818a0.zip
Update
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/admin-pages.json')
-rw-r--r--Neutron-trunk/resources/i18n/en/admin-pages.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-pages.json b/Neutron-trunk/resources/i18n/en/admin-pages.json
deleted file mode 100644
index 7960631..0000000
--- a/Neutron-trunk/resources/i18n/en/admin-pages.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "home": "Home",
- "alore": "Add a new page to your website",
- "create": "Create a page",
- "edit": "Edit",
- "editl": "Edit the contents of this page",
- "renamel": "Rename and change this page's URL",
- "rename": "Rename",
- "deletel": "Delete this page forever",
- "delete": "Delete",
- "pagename": "Page name",
- "editors": [
- "Visual editor",
- "HTML editor"
- ],
- "editordescs": [
- "Edit the page as if it was a word processor document",
- "Write the code yourself for more customization"
- ],
- "quitwarn": "By leaving this page, you lose any non-saved change.",
- "saved": "The page has been saved successfully",
- "deletec": [
- "Do you really want to delete the « ",
- " » page? This cannot be undone and may lead to undesirable side effects.",
- "You can't delete your site's homepage."
- ],
- "deleteyl": "Delete the selected page",
- "deletey": "Yes",
- "deletenl": "Cancel deletion of this page",
- "deleten": "No",
- "renamew": [
- "You are renaming the « ",
- " » page, this may lead to undesirable side effects. Moreover, no redirect will be created.",
- "You can't rename your site's homepage."
- ],
- "oname": "Old name",
- "onamep": "# Error #",
- "nname": "New name",
- "renamel2": "Rename page",
- "rename2": "Rename",
- "editcode": "Change the page's source code"
-} \ No newline at end of file