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-home.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-home.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/admin-home.json | 94 |
1 files changed, 0 insertions, 94 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-home.json b/Neutron-trunk/resources/i18n/en/admin-home.json deleted file mode 100644 index 2ad5cce..0000000 --- a/Neutron-trunk/resources/i18n/en/admin-home.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "greeting": "Welcome! How can we help you?", - "language": "Change language", - "home": "Home", - "updates": [ - "Updates are ready to install", - "→ Install now" - ], - "items": [ - "Pages", - "Calendar", - "Gallery", - "Appearance", - "Data", - "Maintenance", - "All settings", - "Back", - "Sign out", - "Go back to site" - ], - "appearance": { - "greeting": "Change your website's global look ...", - "items": [ - "General", - "Theme", - "Visual designer", - "Region and language", - "Optional features", - "Features flags" - ] - }, - "data": { - "greeting": "View the data collected by your site ...", - "items": [ - "Statistics", - "Activity log", - "Renderer system trace" - ] - }, - "housekeeping": { - "greeting": "Clean up your site so that it still runs fine ...", - "items": [ - "Reset options", - "About the software", - "Software update" - ] - }, - "search": "Search settings", - "find": "Search a setting...", - "all": "All settings", - "categories": [ - "Pages", - "Photo Gallery", - "Calendar", - "Optional Features", - "Technical Configuration", - "Data", - "Updates and info", - "Visual look and feel" - ], - "allitems": [ - "Manage all pages", - "Create a new page", - "Manage gallery images", - "Publish a new gallery image", - "Create a new gallery category", - "View the visitor gallery", - "Manage calendar events", - "Add a new calendar event", - "View the visitor calendar", - "Manage optional features", - "Manage contact info", - "Manage notes contents", - "All technical configurations", - "Change extended configuration", - "Inspect system configuration", - "Website reset options", - "View statistics info", - "Read website access log", - "View renderer stack trace", - "View info about software versions", - "View info about software updates", - "Download and install updates", - "Change the general appearance of the website", - "Change color scheme and brightness theme", - "Go to the customization studio homepage", - "Change customized stylesheets with the EasyCSS software", - "Change the language of the whole site", - "Change features flags" - ], - "nofound": "No result", - "one": "1 result", - "multiple": " results" -}
\ No newline at end of file |