mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Changed & Added Japanese Translation.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3225 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8eb24a3b23
commit
e488caa81c
4 changed files with 18 additions and 16 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa、ミニミ
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
$lang->counter = "カウンター";
|
||||
$lang->cmd_select_date = '年月日選択';
|
||||
$lang->cmd_select_date = '日付選択';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '時間帯別',
|
||||
'day' => '日別',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue