mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
리뷰 수정
This commit is contained in:
parent
6454145397
commit
b630e1cea8
5 changed files with 13 additions and 13 deletions
|
|
@ -54,7 +54,7 @@ $lang->typename['skin'] = 'Skin';
|
|||
$lang->typename['widgetstyle'] = 'Widget style';
|
||||
$lang->typename['style'] = 'Document style';
|
||||
|
||||
$lang->location_site = 'Location Site';
|
||||
$lang->about_location_site = 'Please type your location site. ex)https://xe1.xpressengine.com/';
|
||||
$lang->location_site = 'Download Homepage';
|
||||
$lang->about_location_site = 'Please type your download homepage. ex)https://xe1.xpressengine.com/';
|
||||
$lang->download_server = 'Download Server';
|
||||
$lang->about_download_server = 'Please type your download server. ex)https://download.xpressengine.com/';
|
||||
$lang->about_download_server = 'Please type your download server. ex)https://download.xpressengine.com/';
|
||||
|
|
|
|||
|
|
@ -56,7 +56,8 @@ $lang->typename['skin'] = '스킨';
|
|||
$lang->typename['widgetstyle'] = '위젯스타일';
|
||||
$lang->typename['style'] = '문서스타일';
|
||||
|
||||
$lang->location_site = '로케이션 사이트';
|
||||
$lang->about_location_site = '로케이션 사이트를 입력해 주세요. 예)https://xe1.xpressengine.com/';
|
||||
$lang->location_site = '다운로드 홈페이지';
|
||||
$lang->about_location_site = '다운로드 홈페이지를 입력해 주세요. 예)https://xe1.xpressengine.com/';
|
||||
$lang->download_server = '다운로드 서버';
|
||||
$lang->about_download_server = '다운로드 서버를 입력해 주세요. 예)https://download.xpressengine.com/';
|
||||
$lang->about_download_server = '다운로드 서버를 입력해 주세요. 예)https://download.xpressengine.com/';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue