]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
More refactoring of labels.
[timetracker.git] / WEB-INF / resources / it.lang.php
index f191daa67ca4755d908259f5db486f375b4caf8c..1bdac1b964bde4f02b68973c00a757823e74c239 100644 (file)
@@ -172,6 +172,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' => 'Elimina',
 
 
 
@@ -184,7 +197,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
-'label.delete' => 'Elimina',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.