diff options
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/gallery.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/gallery.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/gallery.json b/Neutron-trunk/resources/i18n/en/gallery.json new file mode 100644 index 0000000..4bd2a58 --- /dev/null +++ b/Neutron-trunk/resources/i18n/en/gallery.json @@ -0,0 +1,23 @@ +{ + "title": "Photo gallery", + "unclassed": "Uncategorized", + "disabled": [ + "The ", + "photo gallery", + " is not enabled on this site" + ], + "nothing": "No photo in this category", + "deleted": "Photo not found or incorrectly deleted, please contact the website admin", + "preview": { + "title": "Image preview", + "invalid": "Invalid image URL", + "notfound": "Image not found", + "none": "No image", + "close": "Close this image preview", + "download": "Download image", + "placeholder": [ + "Download the image as", + "— you will be redirected to an external website if the image is situated on an external server" + ] + } +}
\ No newline at end of file |