1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 20:57:49 +02:00

Update tr.lang.php in box/pages plugin

'Name (slug)' => 'Ad (makine adı)', // check whether in use or not
'Slug (url)' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 12:58:38 +03:00
parent bacfb156f4
commit 7dc755db99

View File

@@ -16,7 +16,8 @@
'Title' => 'Başlık',
'Name' => 'Ad',
'Author' => 'Yazar',
'Name (slug)' => 'Ad (makine adı)',
'Name (slug)' => 'Ad (makine adı)', // check whether in use or not
'Slug (url)' => 'Url adı (makine adı)',
'Description' => 'Açıklama',
'Keywords' => 'Anahtar Sözcükler',
'Parent' => 'Üst Sayfa',