Added Bcc option for team managers.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 38ae7fa..242437d 100644 (file)
@@ -131,6 +131,7 @@ $i18n_key_words = array(
 'label.password' => 'Password',
 'label.confirm_password' => 'Confirm password',
 'label.email' => 'Email',
+'label.bcc' => 'Bcc',
 'label.date' => 'Date',
 'label.start_date' => 'Start date',
 'label.end_date' => 'End date',
@@ -420,5 +421,4 @@ $i18n_key_words = array(
 'form.quota.quota' => 'Quota',
 'form.quota.workday_hours' => 'Hours in a work day',
 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
-
 );