]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Refactoring in export to use a generic get function to keep things simple.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 917112ac0e2b460bf3904b36931819185bd3422d..29a7a034bd47adbc1243b4867b2f029b8bf348ff 100644 (file)
@@ -269,7 +269,7 @@ $i18n_key_words = array(
 'title.groups' => 'チーム', // TODO: change "teams" to "groups".
 // TODO: translate the following.
 // 'title.subgroups' => 'Subgroups',
-// 'title.create_group' => 'Creating Group',
+// 'title.add_group' => 'Adding Group',
 // 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'チームの削除',  // TODO: change "team" to "group".
 'title.reset_password' => 'パスワードの初期化',
@@ -331,7 +331,6 @@ $i18n_key_words = array(
 'title.options' => 'オプション',
 'title.profile' => 'プロファイル',
 // TODO: translate the following.
-// 'title.group' => 'Group Settings',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',