aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/admin-errors.json
blob: 4b46b7dbfa3d3d3604ff1a4dfddb351a27c05bfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "errorprefix": "Error: ",
    "connerror": "Communication error",
    "housekeeping": [
        "Your website may have been damaged",
        "No changes were made to your site"
    ],
    "common": {
        "title": "An error occurred",
        "message": "Oops, Neutron didn't work as intended...",
        "report": "Report a bug",
        "home": "Admin home"
    }
}