]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
Added cc option for notifications.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index d1dc95839b003bc98fa8728fb5e90d287b85ac41..4dd659d181a8315a616a3c0334d68d28f17ba575 100644 (file)
@@ -130,6 +130,8 @@ $i18n_key_words = array(
 'label.password' => 'Wachtwoord',
 'label.confirm_password' => 'Bevestig wachtwoord',
 'label.email' => 'E-mailadres',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
 'label.date' => 'Datum',
 'label.start_date' => 'Begindatum',
 'label.end_date' => 'Einddatum',
@@ -184,6 +186,8 @@ $i18n_key_words = array(
 'label.role_comanager' => '(co-manager)',
 'label.role_admin' => '(beheerder)',
 'label.page' => 'Pagina',
+// TODO: translate the following.
+// 'label.condition' => 'Condition',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Eigen velden',
 'label.monthly_quotas' => 'Doelen per maand',