|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/lecturebazaar.com/lang/es/admin/pages/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Admin Tags Translation
|--------------------------------------------------------------------------
*/
'tags_list_page_title' => 'Tags list',
'tag' => 'Tag',
'tags' => 'Tags',
'title' => 'Title',
'create_field_title_placeholder' => 'choose a title.',
'tags_count' => 'Tags count',
'new_page_lead' => 'You can create a new tag.',
'page_lists_lead' => 'List of tags. You can edit or delete any row.',
'admin_tags' => 'Tags',
'admin_tags_list' => 'Tags List',
'admin_tags_create' => 'Tags Create',
'admin_tags_edit' => 'Tags Edit',
'admin_tags_delete' => 'Tags Delete',
];