mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
문구 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7832 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
23579c1b97
commit
8abedcd27f
10 changed files with 72 additions and 9 deletions
|
|
@ -132,10 +132,10 @@
|
|||
$lang->edit->multimedia = 'Movie';
|
||||
$lang->edit->emoticon = 'Emoticon';
|
||||
|
||||
$lang->edit->file = '파일';
|
||||
$lang->edit->file = 'Files';
|
||||
$lang->edit->upload = 'Attachment';
|
||||
$lang->edit->upload_file = 'Attach';
|
||||
$lang->edit->upload_list = '첨부 목록';
|
||||
$lang->edit->upload_list = 'Attachment List';
|
||||
$lang->edit->link_file = 'Insert to Content';
|
||||
$lang->edit->delete_selected = 'Delete Selected';
|
||||
|
||||
|
|
@ -244,6 +244,13 @@
|
|||
$lang->edit->table_size = 'Table Size';
|
||||
$lang->edit->table_width = 'Table Width';
|
||||
|
||||
$lang->edit->upper_left = 'Upper Left';
|
||||
$lang->edit->upper_center = 'Upper Center';
|
||||
$lang->edit->upper_right = 'Upper Right';
|
||||
$lang->edit->bottom_left = 'Bottom Left';
|
||||
$lang->edit->bottom_center = 'Bottom Center';
|
||||
$lang->edit->bottom_right = 'Bottom Right';
|
||||
|
||||
$lang->edit->no_image = 'There is no images uploaded.';
|
||||
$lang->edit->no_multimedia = 'There is no videos uploaded.';
|
||||
$lang->edit->no_attachment = 'There is no files uploaded.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue