]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Implemented group delete feature.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index aad7afe62b03517bb47bc8ed006140480fb5b586..636f2dd7d5a93e2ffc24f93fff9e782a6e2c550d 100644 (file)
@@ -519,6 +519,10 @@ $i18n_key_words = array(
 // 'form.profile.allow_ip' => 'Allow IP',
 // 'form.profile.plugins' => 'Plugins',
 
+// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
+// TODO: translate the following.
+// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
+
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
 'form.mail.from' => 'から',
 'form.mail.to' => 'まで',