diff options
author | Gitea <gitea@fake.local> | 2021-11-10 17:53:50 +0100 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2021-11-10 17:53:50 +0100 |
commit | 8fabf77b2a7720a357c63817c07035a9908818a0 (patch) | |
tree | d689fcac1403e2473010fe80bc337599a78c21a4 /Neutron-trunk/resources/i18n/en/admin-housekeeping.json | |
parent | 7b4af63a90a726b98a59b83e53f040a7a566a11d (diff) | |
download | electrode-8fabf77b2a7720a357c63817c07035a9908818a0.tar.gz electrode-8fabf77b2a7720a357c63817c07035a9908818a0.tar.bz2 electrode-8fabf77b2a7720a357c63817c07035a9908818a0.zip |
Update
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/admin-housekeeping.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/admin-housekeeping.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-housekeeping.json b/Neutron-trunk/resources/i18n/en/admin-housekeeping.json deleted file mode 100644 index a21ed94..0000000 --- a/Neutron-trunk/resources/i18n/en/admin-housekeeping.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "reset": "Reset website", - "resetph": "Delete all data about your website and restore Neutron to default values", - "disclaimer": [ - "This will delete:", - "all pages on your website", - "all images on the gallery", - "the icon and banner image", - "informations about the website name and footer" - ], - "confirm": "Enter the name of your website is this field to reset it:", - "confirmboxph": "Name of your website", - "confirmbutton": "Reset", - "select": [ - "Select how we should reset your website:", - "This cannot be undone and deleted data will be deleted forever", - "Keep content", - "Resets your website configuration but keep content you have inserted. Useful if you have configuration issues or you need additional disk space.", - "Delete everything", - "Delete all your website's data and redirects you to the first setup utility. Useful if you need to rebuild your website from scratch, or an update caused issues.", - "Your website is resetting...", - "Don't quit this page" - ] -}
\ No newline at end of file |