mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
추가된 번역중 누락된 컴마 추가.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5084 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5d549bffd7
commit
1c5551ea1b
6 changed files with 9 additions and 9 deletions
|
|
@ -34,11 +34,11 @@
|
|||
$lang->file_search_target_list = array(
|
||||
'filename' => '文件名',
|
||||
'filesize' => '文件大小 (byte, 以上)',
|
||||
'filesize_mega' => '파일크기 (Mb, 이상)',
|
||||
'filesize_mega' => '文件大小 (Mb, 以上)',
|
||||
'download_count' => '下载次数 (以上)',
|
||||
'user_id' => '아이디',
|
||||
'user_name' => '이름',
|
||||
'nick_name' => '닉네임'
|
||||
'user_id' => '用户名',
|
||||
'user_name' => '姓名',
|
||||
'nick_name' => '昵称',
|
||||
'regdate' => '登录日期',
|
||||
'ipaddress' => 'IP地址',
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue