mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
english translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7740 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5f76461802
commit
f9665d0136
2 changed files with 2 additions and 2 deletions
|
|
@ -94,5 +94,5 @@
|
||||||
);
|
);
|
||||||
|
|
||||||
$lang->success_trashed = "Successfully moved to trashcan";
|
$lang->success_trashed = "Successfully moved to trashcan";
|
||||||
$lang->msg_not_selected_document = '선택된 문서가 없습니다.';
|
$lang->msg_not_selected_document = 'There is no selected article.';
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
$lang->page = "Page";
|
$lang->page = "Page";
|
||||||
$lang->about_page = "It is a blog module which you can create a complete page.\nUsing latest or other widgets, you can create a dynamic page. Through the editor component, you can also create a great variety of pages.\nIts URL is same as other module's such as mid=module name.\n If it is selected as a default, it will be the main page of the site.";
|
$lang->about_page = "It is a blog module which you can create a complete page.\nUsing latest or other widgets, you can create a dynamic page. Through the editor component, you can also create a great variety of pages.\nIts URL is same as other module's such as mid=module name.\n If it is selected as a default, it will be the main page of the site.";
|
||||||
$lang->cmd_page_modify = "Modify";
|
$lang->cmd_page_modify = "Modify";
|
||||||
$lang->cmd_page_create = '페이지 생성';
|
$lang->cmd_page_create = 'Create a Page';
|
||||||
$lang->page_caching_interval = "Caching Time";
|
$lang->page_caching_interval = "Caching Time";
|
||||||
$lang->about_page_caching_interval = "The unit is minute, and it displays temporary saved data for assigned time.<br />It is recommended to cache for proper time if a lot of resources are needed when displaying other servers' data or information.<br />A value of 0 will not cache.";
|
$lang->about_page_caching_interval = "The unit is minute, and it displays temporary saved data for assigned time.<br />It is recommended to cache for proper time if a lot of resources are needed when displaying other servers' data or information.<br />A value of 0 will not cache.";
|
||||||
$lang->about_mcontent = 'This is the page for the mobile view. If you do not write this page, the mobile view display reoragnized PC view\'s page.';
|
$lang->about_mcontent = 'This is the page for the mobile view. If you do not write this page, the mobile view display reoragnized PC view\'s page.';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue