X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a490f47a3440b85efc7ef9c1795dd59dac60c83b..e0ec0364d761e2dff5a7c0032f04ec1dbae50980:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index e92a03e0..534eb3db 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -46,7 +46,7 @@ $i18n_key_words = array( // 'menu.forum' => 'Forum', 'menu.help' => 'ヘルプ', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'プロファイル', // TODO: translate the following. // 'menu.group' => 'Group', @@ -60,8 +60,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.tasks' => 'Tasks', 'menu.users' => 'ユーザー', -'menu.teams' => 'チーム', // TODO: translate the following. +// 'menu.groups' => 'Groups', // 'menu.export' => 'Export', 'menu.clients' => 'クライアント', 'menu.options' => 'オプション', @@ -318,6 +318,7 @@ $i18n_key_words = array( 'title.options' => 'オプション', 'title.profile' => 'プロファイル', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field',