13 lines
370 B
PHP
13 lines
370 B
PHP
<?php
|
|
|
|
return [
|
|
'download' => 'Download',
|
|
'share' => 'Share',
|
|
'more-from-studio' => 'More from Studio',
|
|
'more-from' => 'More from',
|
|
'description' => 'Description',
|
|
'genres' => 'Genres',
|
|
'gallery' => 'Gallery',
|
|
'show-less' => 'Show less',
|
|
];
|