]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/hu.lang.php
More refactoring of labels.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index ef6f2ec2c35d76e1f5f75c3364a2f2b67ad842dc..4ffe694ecc3671d26b30f207ec3a0a3e86297c65 100644 (file)
@@ -178,6 +178,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' => 'Törlés',
 
 
 
@@ -189,7 +202,6 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
-'label.delete' => 'Törlés',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.