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