mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
common/lang/en.lang.php의 php오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2153 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
23803d3eb6
commit
71911c9134
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@
|
|||
|
||||
$lang->use = 'Use';
|
||||
$lang->notuse = 'Disuse';
|
||||
$lang->not_exists = 'Doesn't exist';
|
||||
$lang->not_exists = 'Doesn\'t exist';
|
||||
|
||||
$lang->unit_sec = 'sec';
|
||||
$lang->unit_min = 'min';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue