mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
Add meta keywords and description to board and page modules
This commit is contained in:
parent
d87bbf635c
commit
98f0b0cd1c
6 changed files with 36 additions and 0 deletions
|
|
@ -165,6 +165,8 @@ $lang->first_page = 'First Page';
|
|||
$lang->last_page = 'Last Page';
|
||||
$lang->search_target = 'Target for Search';
|
||||
$lang->search_keyword = 'Keyword';
|
||||
$lang->meta_keywords = 'SEO Keywords';
|
||||
$lang->meta_description = 'SEO Description';
|
||||
$lang->is_default = 'Default';
|
||||
$lang->no_documents = 'No Articles';
|
||||
$lang->board_manager = 'Board Settings';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue