mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +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:
@@ -16,7 +16,8 @@
|
|||||||
'Title' => 'Title',
|
'Title' => 'Title',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
'Author' => 'Author',
|
'Author' => 'Author',
|
||||||
'Name (slug)' => 'Name (slug)',
|
'Name (slug)' => 'Name (slug)', // check whether in use or not
|
||||||
|
'Slug (url)' => 'Slug (url)',
|
||||||
'Description' => 'Description',
|
'Description' => 'Description',
|
||||||
'Keywords' => 'Keywords',
|
'Keywords' => 'Keywords',
|
||||||
'Parent' => 'Parent',
|
'Parent' => 'Parent',
|
||||||
|
Reference in New Issue
Block a user