5 lines
215 B
PHP
5 lines
215 B
PHP
<?php
|
|
return [
|
|
'index_no_results_heading' => 'This gallery is empty!',
|
|
'index_no_results_text' => 'If you are the owner of this gallery, you can create new albums and upload photos using the :admin_link.'
|
|
]; |