6 lines
79 B
PHP
6 lines
79 B
PHP
<?php
|
|
|
|
return [
|
|
'image_has_been_added' => 'Image has been added.',
|
|
];
|