X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/21e4f5e84bc1a591193596475417dac92ebbf4e4..c8caee8e34eec5a3fd047d679e79af149ed1e433:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index ee817eaf..d3c778f4 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -106,7 +106,7 @@ $i18n_key_words = array( // 'error.role_exists' => 'Role with this rank already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', 'error.no_login' => 'このログインと関連されたユーザーはいません。', -'error.no_teams' => 'あなたのデータベースは空いています。管理者にログインして新規チームを作成してください。', +'error.no_groups' => 'あなたのデータベースは空いています。管理者にログインして新規チームを作成してください。', // TODO: replace "team" with "group". 'error.upload' => 'ファイルのアップロードのエラー。', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.',