X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/5fc92be03ffe638202a305292f2427e5f83b307e..1b6699f3d4ad1961fa4055ec0033bc10f0b06b83:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 508ec3bc..266ee3e0 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -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',