X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/97131557dde928fb0694e10eea098bae64a25fcd..0a468c6ddf27775230bbebdf3de2995243156602:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index bd9a7d05..7e07f62f 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -115,8 +115,12 @@ $i18n_key_words = array( // TODO: improve translation of all button.add... strings. 'button.add_user' => '新規ユーザーの追加', 'button.add_project' => '新規プロジェクトの追加', -'button.add_activity' => '新規活動内容の追加', +// TODO: translate the following. +// 'button.add_task' => 'Add task', 'button.add_client' => '新規クライアントの追加', +// TODO: translate the following. +// 'button.add_invoice' => 'Add invoice', +// 'button.add_option' => 'Add option', 'button.add' => '追加', 'button.generate' => '生成', // Note to translators: button.reset_password needs an improved translation.