mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3166 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6cd90d5645
commit
098bb606a6
63 changed files with 565 additions and 305 deletions
|
|
@ -5,16 +5,19 @@
|
|||
<title xml:lang="en">Basic Counter</title>
|
||||
<title xml:lang="es">Contador Básico</title>
|
||||
<title xml:lang="jp">接続カウンター</title>
|
||||
<title xml:lang="ru">Базовый счетчик</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<name xml:lang="en">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="ru">zero</name>
|
||||
<description xml:lang="ko">기본 접속 통계 프로그램입니다.</description>
|
||||
<description xml:lang="zh-CN">默认访问统计程序。</description>
|
||||
<description xml:lang="en">Basic connection statistics program.</description>
|
||||
<description xml:lang="es">Programa básico para la estadística de la conección.</description>
|
||||
<description xml:lang="jp">接続統計のプログラムです。</description>
|
||||
<description xml:lang="ru">Базовая программа статистики подключений.</description>
|
||||
</author>
|
||||
</module>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
'year' => 'По годам',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Общее Состояние';
|
||||
$lang->total_counter = 'Общее состояние';
|
||||
$lang->selected_day_counter = 'Состояние на выбранный день';
|
||||
|
||||
$lang->unique_visitor = 'Посетителей';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue