Added description field on group_edit.php.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 9e6d99a..4342bc5 100644 (file)
@@ -121,6 +121,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'ログイン',
 'button.now' => '現在',
@@ -261,6 +265,9 @@ $i18n_key_words = array(
 'label.totals_only' => '全体だけ',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'ログイン',
 'title.groups' => 'チーム', // TODO: change "teams" to "groups".
 // TODO: translate the following.