]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
More refactoring of labels.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index ae86fa5fc30f53275708a6471c59fbd4a2cb57f2..af941d4846b86f6c93afd26357436cd42f669bdf 100644 (file)
@@ -176,12 +176,24 @@ $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' => 'Smazat',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'label.delete' => 'Smazat',
 'label.total' => 'Celkem',
 // TODO: translate the following.
 // 'label.page' => 'Page',