]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-tw.lang.php
Implemented group delete feature.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index a070b1a28285d3d2a3496ebfa365afd575f33484..c28dd02548712064025e245bafd1a5317047aa76 100644 (file)
@@ -511,6 +511,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' => '到',