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.' ,
'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' ,
'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.'
2016-09-22 07:34:18 +01:00
];