mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix #1663 add meta tag for author
This commit is contained in:
parent
b7c3aa1790
commit
4bf232569c
7 changed files with 19 additions and 0 deletions
|
|
@ -249,6 +249,7 @@ $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_nick_name = 'Include Author Name';
|
||||
$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