2016-09-22 07:34:18 +01:00
< ? php
return [
2016-10-06 16:21:27 +01:00
'album_no_results_heading' => 'Let\'s get snapping!' ,
'album_no_results_text' => 'This album is currently empty. If you are the owner of this album, you can upload photos using the :admin_link.' ,
2016-10-26 14:03:00 +01:00
'album_no_results_text_2' => 'Did you know: you can upload photos straight from your smartphone or tablet? Simply access the above link on your device.' ,
2016-10-05 11:49:39 +01:00
'album_views' => [
'default' => 'Default' ,
'slideshow' => 'Slideshow'
],
'back_to_album' => 'Back to :name' ,
2016-10-06 16:21:27 +01:00
'index_no_results_heading' => 'Start something amazing' ,
2017-04-18 17:25:27 +01:00
'index_no_results_text' => 'This gallery is currently empty. If you are the owner of this gallery, you can create new albums and upload photos using the :admin_link.' ,
2017-09-01 14:52:06 +01:00
'manage_album_link' => 'Manage' ,
'manage_album_link_2' => 'Manage Album' ,
'open_album_link' => 'Open Album' ,
2017-04-18 17:25:27 +01:00
'other_albums_description' => 'You may also be interested in the following albums.' ,
2017-09-06 16:08:38 +01:00
'other_albums_heading' => 'More Albums in :album_name' ,
'statistics' => [
'cameras' => 'Cameras Used' ,
'intro' => 'This page displays some interesting graphs and statistics about :gallery_name.' ,
'title' => 'Statistics'
]
2016-09-22 07:34:18 +01:00
];