X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=1ba547cf05c460c0518b80ad725e32d287c2ab24;hb=1bd75317d2181028cb38fcb7049048e4f688d58c;hp=d3c778f46d47b93c4857b5dc0b191ad87f10b6e1;hpb=c8caee8e34eec5a3fd047d679e79af149ed1e433;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index d3c778f4..1ba547cf 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -134,9 +134,9 @@ $i18n_key_words = array( 'button.send' => '送信', 'button.send_by_email' => 'Eメールの送信', // TODO: translate the following. -// 'button.create_team' => 'Create team', -'button.export' => 'チームのエクスポート', -'button.import' => 'チームのインポート', +// 'button.create_group' => 'Create group', +'button.export' => 'チームのエクスポート', // TODO: replace "team" with "group". +'button.import' => 'チームのインポート', // TODO: replace "team" with "group". // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop',