diff options
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/version.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/version.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/version.json b/Neutron-trunk/resources/i18n/en/version.json new file mode 100644 index 0000000..002ba1e --- /dev/null +++ b/Neutron-trunk/resources/i18n/en/version.json @@ -0,0 +1,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" +}
\ No newline at end of file |