aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/version.json
blob: 002ba1e56420177f92068eb7398a225e8e5002c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "title": "Software version",
    "workswith": "This software is powered by ",
    "providedby": ", a software made by ",
    "description": " so that you can easily create websites, without any Web development or Web management knowledge.",
    "renderer": [
        " with the ",
        " rendering engine version "
    ],
    "freesoftware": [
        "This program is free software: you can redistribute it and/or modify it under the terms of the ",
        "GNU General Public License as published by the Free Software Foundation",
        ", either ",
        "version 3 ",
        "of the License, or (at your option) any later version."
    ],
    "warranty": [
        "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ",
        "GNU General Public License ",
        "for more details."
    ],
    "resources": "Important resources",
    "support": "Software technical support/Feature requests",
    "mprj": "View on Minteck Projects' website",
    "minteck": "View on Minteck's space",
    "changelog": "Ask for a change in the update notes"
}