Implemented group delete feature.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 2c1210e..7fc6fdc 100644 (file)
@@ -483,6 +483,10 @@ $i18n_key_words = array(
 // 'form.profile.allow_ip' => 'Allow IP',
 'form.profile.plugins' => 'Dodatkowe moduĊ‚y',
 
+// 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' => 'Od',
 'form.mail.to' => 'Do',