]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
Added cc option for notifications.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 508ec3bc167cb97f2d9f41c8b64431763e5f494a..266ee3e03b75ee598c67479eddf336730aab42e7 100644 (file)
@@ -130,6 +130,8 @@ $i18n_key_words = array(
 'label.password' => 'Lösenord',
 'label.confirm_password' => 'Bekräfta lösenord',
 'label.email' => 'E-postadress',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
 'label.date' => 'Datum',
 'label.start_date' => 'Startdatum',
 'label.end_date' => 'Slutdatum',
@@ -184,6 +186,8 @@ $i18n_key_words = array(
 'label.role_comanager' => '(Delansvarig)',
 'label.role_admin' => '(Administratör)',
 'label.page' => 'Sida',
+// TODO: translate the following.
+// 'label.condition' => 'Condition',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Egna fält',
 'label.monthly_quotas' => 'Månadskvoter',