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