]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sl.lang.php
More refactoring of labels.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 240899ddbac179b034fb3900bc9d789a070954ac..544c55c663fb3071367407c7a990ffee2b79085f 100644 (file)
@@ -171,6 +171,19 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
+// 'label.note' => 'Note',
+// 'label.notes' => 'Notes',
+// 'label.item' => 'Item',
+// 'label.cost' => 'Cost',
+// 'label.day_total' => 'Day total',
+// 'label.week_total' => 'Week total',
+// 'label.month_total' => 'Month total',
+// 'label.today' => 'Today',
+// 'label.total_hours' => 'Total hours',
+// 'label.total_cost' => 'Total cost',
+// 'label.view' => 'View',
+// 'label.edit' => 'Edit',
+'label.delete' => 'Izbriši',
 
 
 
@@ -182,7 +195,6 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
-'label.delete' => 'Izbriši',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.