Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index a089946..12e65c5 100644 (file)
@@ -152,6 +152,8 @@ $i18n_key_words = array(
 'label.finish' => 'Sluttid',
 'label.duration' => 'Varaktighet',
 'label.note' => 'Anteckning',
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 'label.item' => 'Utlägg för',
 'label.cost' => 'Kostnad',
 'label.day_total' => 'Dagstotal',
@@ -204,6 +206,9 @@ $i18n_key_words = array(
 'label.what_is_it' => 'Vad är detta?',
 'label.expense' => 'Kostnad',
 'label.quantity' => 'Antal',
+// TODO: translate the following.
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Rubriker för formulär
 'title.login' => 'Logga in',