X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d0a7329d722081daf35e891e1bd54c4b9caf2daa..eb14c12d3be2cd31e20988b6abf7585f6af0b34d:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 750ca4a6..242437dd 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -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',