mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 02:10:37 +02:00
Create tr.lang.php in box/sitemap plugin
This commit is contained in:
7
plugins/box/sitemap/languages/tr.lang.php
Normal file
7
plugins/box/sitemap/languages/tr.lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sitemap' => array(
|
||||
'Sitemap' => 'Site Haritası',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user