mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
#19745697 trash module makem
document, comment module modify, because object in to trash and trash restore to object feature git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8388 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9e04e84a65
commit
8f3df45a2a
30 changed files with 949 additions and 34 deletions
|
|
@ -95,6 +95,7 @@
|
|||
$lang->browser_title = '브라우저 제목';
|
||||
$lang->title = '제목';
|
||||
$lang->title_content = '제목+내용';
|
||||
$lang->untitle = '제목없슴';
|
||||
$lang->topic = '주제';
|
||||
$lang->replies = '댓글';
|
||||
$lang->content = '내용';
|
||||
|
|
@ -165,6 +166,7 @@
|
|||
$lang->not_exists = '없음';
|
||||
$lang->public = '공개';
|
||||
$lang->private = '비공개';
|
||||
$lang->etc = '기타';
|
||||
$lang->unit_sec = '초';
|
||||
$lang->unit_min = '분';
|
||||
$lang->unit_hour = '시';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue