1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00

Update en.lang.php in box/pages plugin

'Name (slug)' => 'Name (slug)', // check whether in use or not
'Slug (url)' is missed
This commit is contained in:
Ali Galip Çamlı
2014-05-24 12:56:46 +03:00
parent d469da3b2d
commit bacfb156f4

View File

@@ -16,7 +16,8 @@
'Title' => 'Title',
'Name' => 'Name',
'Author' => 'Author',
'Name (slug)' => 'Name (slug)',
'Name (slug)' => 'Name (slug)', // check whether in use or not
'Slug (url)' => 'Slug (url)',
'Description' => 'Description',
'Keywords' => 'Keywords',
'Parent' => 'Parent',