X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=005c05f0f56c5f26ab7246c4c825bc81be22c5cb;hb=f12e0989887b6cc05cef4d252105083eac063cd5;hp=2c93df0c3b37a0157edf76600c0d23a8746751e7;hpb=7ffbdd795498e935a5d50fd87c60cea3ab527bfa;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 2c93df0c..005c05f0 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -81,8 +81,10 @@ $i18n_key_words = array( 'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います', 'error.interval' => '不正確な間隔', 'error.project' => 'プロジェクトの選択', -'error.activity' => '活動内容の選択', // TODO: translate the following. +// 'error.task' => 'Select task.', +// 'error.client' => 'Select client.', +// 'error.report' => 'Select report.', // 'error.record' => 'Select record.', 'error.auth' => '不正確なログインあるいはパスワードが不正確です', 'error.user_exists' => 'このログインと関連されたユーザーは既に存在します',