X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f8202dca930de9e3cc70cbc8084e10a0f346f389..e796911d4d8892dbe6ac2731331357d2212db58b:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index c08d69c7..80a9e302 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -162,6 +162,8 @@ $i18n_key_words = array( 'label.end_date' => '終了日付', 'label.user' => 'ユーザー', 'label.users' => 'ユーザー', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => 'クライアント', 'label.clients' => 'クライアント', 'label.option' => 'オプション',