mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
add on/off in global language variables
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8648 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7aebc36fb5
commit
60e6276d35
12 changed files with 24 additions and 0 deletions
|
|
@ -172,6 +172,8 @@ $lang->layout_manager = 'Лэйаут удирдах';
|
|||
|
||||
$lang->use = 'Хэрэглэх';
|
||||
$lang->notuse = 'Хэрэглэхгүй';
|
||||
$lang->on = 'On';
|
||||
$lang->off = 'Off';
|
||||
$lang->not_exists = 'Байхгүй';
|
||||
|
||||
$lang->public = 'Нийтийн';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue