Russian translation additions and corrections made by KHEGAI ELENA.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7360 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mayoojin 2010-04-07 09:07:50 +00:00
parent e8c4f52bed
commit 7c3ca81b50
36 changed files with 855 additions and 652 deletions

View file

@ -0,0 +1,17 @@
<?php
/**
* @file addons/mobile/lang/ko.lang.php
* @author zero (zero@nzeo.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
**/
// 언어 선택부분 by misol
$lang->president_lang = 'Дейсвующй язык';
$lang->select_lang = 'Выбор языка';
$lang->lang_return = 'Вернуться';
$lang->cmd_go_upper = 'Вверх';
$lang->cmd_go_home = 'На главную страницу';
$lang->cmd_view_sitemap = 'Посмотреть карту сайта';
?>