aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/admin-v2.json
diff options
context:
space:
mode:
authorGitea <gitea@fake.local>2021-11-10 17:53:13 +0100
committerGitea <gitea@fake.local>2021-11-10 17:53:13 +0100
commit7b4af63a90a726b98a59b83e53f040a7a566a11d (patch)
treeb85747947816fe4375e85ab6b822ffabec548c7b /Neutron-trunk/resources/i18n/en/admin-v2.json
parent80f78c2925530e945503ab603e79d1acc53075f4 (diff)
downloadelectrode-7b4af63a90a726b98a59b83e53f040a7a566a11d.tar.gz
electrode-7b4af63a90a726b98a59b83e53f040a7a566a11d.tar.bz2
electrode-7b4af63a90a726b98a59b83e53f040a7a566a11d.zip
Update
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/admin-v2.json')
-rw-r--r--Neutron-trunk/resources/i18n/en/admin-v2.json77
1 files changed, 77 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-v2.json b/Neutron-trunk/resources/i18n/en/admin-v2.json
new file mode 100644
index 0000000..defe253
--- /dev/null
+++ b/Neutron-trunk/resources/i18n/en/admin-v2.json
@@ -0,0 +1,77 @@
+{
+ "on-premises": "On-Premises",
+ "drawer": [
+ "System",
+ "Content",
+ "Personalization",
+ "Features",
+ "Accounts",
+ "Region & language",
+ "Data & security",
+ "Advanced options",
+ "Neutron Cloud",
+ "Electrode Server"
+ ],
+ "system_items": [
+ "About Neutron",
+ "Audit Logs",
+ "Manage Version",
+ "Logout"
+ ],
+ "system_descriptions": [
+ "View Neutron software versions and data usage",
+ "View the list of accesses to pages and administration",
+ "Re-download Neutron to install a newer or older version",
+ "Safely and simply log out of the administration panel"
+ ],
+ "content_items": [
+ "Pages",
+ "Gallery",
+ "Calendar"
+ ],
+ "content_descriptions": [
+ "Create, edit, rename and delete your website's pages",
+ "Upload, categorize and delete your website's gallery photos",
+ "Create, change or delete calendar events"
+ ],
+ "personalization_items": [
+ "Branding",
+ "Colour",
+ "Footer & legal"
+ ],
+ "personalization_descriptions": [
+ "Logo, banner and website name",
+ "Switch between light and dark theme, and change the general theme",
+ "Place your website's legal notices in the footer"
+ ],
+ "features_items": [
+ "Optional features",
+ "Experimental settings"
+ ],
+ "features_descriptions": [
+ "Enable additional features that extend what you can do with Neutron",
+ "Settings that are experimental and that may make your website unstable"
+ ],
+ "accounts_items": [
+ "Password",
+ "Administrator Access"
+ ],
+ "accounts_descriptions": [
+ "Change the password you use to login to this website",
+ "See how and what system administrators can see from your website"
+ ],
+ "security_items": [
+ "Extended configuration",
+ "Statistics"
+ ],
+ "security_descriptions": [
+ "Website hardening and advanced customization options",
+ "Informations about the number of view to your website"
+ ],
+ "maintenance_items": [
+ "Reset options"
+ ],
+ "maintenance_descriptions": [
+ "Reset your website to the defaults or repair it"
+ ]
+} \ No newline at end of file