app.php
1.02 KB
<?php
/**
* @author FilamentV <vortex.filament@gmail.com>
* @copyright (c), Thread
*/
return [
'seo' => 'Seo',
'Seo' => 'Seo',
'Keywords' => 'Keywords',
'Display in the search engine' => 'Display in the search engine',
'Write to robots' => 'Disallow into robots.txt',
'Write to siteMap' => 'Add to Sitemap.xml',
'Image url' => 'Image url',
//
'Base Info' => 'Base Info',
'Direct Link' => 'Direct Link',
'Image of Direct Link' => 'Image of Direct Link',
//
'Model namespace' => 'Model namespace',
'Robots.txt' => 'Robots.txt',
'Add to sitemap' => 'Add to sitemap',
'Dissallow in robots.txt' => 'Dissallow in Robots.txt',
'Robots' => 'Robots',
//
'directlink' => 'Directlink',
'Directlink' => 'Directlink',
'info' => 'Info',
'Info' => 'Info',
'DirectlinkImage' => 'Image of Directlink',
'Images of Directlinks' => 'Images of Directlinks',
'Seo News' => 'Seo News',
'Seo Image' => 'Seo Image',
//
'SitemapHtml:Title' => 'Sitemap',
];