]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Introduced menu.group into translation files.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 1edccd0a13957ed7e8030bf4ccb6cfc328051b56..e92a03e0d0abccf80ccea9a26fab8bf6c757cff6 100644 (file)
@@ -48,6 +48,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
 'menu.profile' => 'プロファイル',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => '時間',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
@@ -77,6 +79,8 @@ $i18n_key_words = array(
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
 'error.db' => 'データベースのエラー。',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => '不正確な"{0}"データ。',
 'error.empty' => '"{0}"のフィールドが空白です。',
 'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います。',