mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 04:12:18 +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
|
|
@ -235,6 +235,7 @@ $lang->og_extract_description = '본문에서 설명 추출';
|
|||
$lang->og_extract_description_fallback = '모듈 또는 사이트 전체 설명만 사용';
|
||||
$lang->og_extract_images = '본문에서 이미지 추출';
|
||||
$lang->og_extract_images_fallback = '사이트 대표 이미지 사용';
|
||||
$lang->og_extract_hashtags = '본문에서 해시태그 추출';
|
||||
$lang->og_use_timestamps = '글 작성/수정 시각 표시';
|
||||
$lang->autoinstall = '쉬운 설치';
|
||||
$lang->last_week = '지난주';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue