mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 05:42:13 +09:00
Add document tags and hashtags to og:article:tag
This commit is contained in:
parent
7eed765ec5
commit
e4fb4e1dbf
7 changed files with 39 additions and 2 deletions
|
|
@ -239,6 +239,7 @@ $lang->og_extract_description = 'Extract Description from Document';
|
|||
$lang->og_extract_description_fallback = 'Use general description only';
|
||||
$lang->og_extract_images = 'Extract Images from Document';
|
||||
$lang->og_extract_images_fallback = 'Use site default image only';
|
||||
$lang->og_extract_hashtags = 'Extract Hashtags from Document';
|
||||
$lang->og_use_timestamps = 'Include Timestamps';
|
||||
$lang->autoinstall = 'EasyInstall';
|
||||
$lang->last_week = 'Last Week';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue