aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/admin-plugins.json
blob: ab5397014803b43f9550b817704b54509a0c659e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "newnotice": "Enable or disable optional features to adapt your site to your needs.",
    "builtin": "built-in extension",
    "config": "Manage this feature's settings",
    "store": "View this extension in the CMS Store",
    "remove": "Uninstall extension",
    "tip": [
        "Pro tip:",
        " You can install new extensions from the ",
        ", a library for all Neutron extensions"
    ],
    "saved": "Changes successfully saved",
    "widgetconf": {
        "saveph": "Save extension configuration",
        "save": "Save",
        "textedit": "Enter the text that will be shown in the widget bar. Only inline editing is supported (no titles, tables, etc...)."
    }
}