]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
A bit more refactoring on labels.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 2db792d8e0f651d488ae787bdf0e0c2682d2ee5c..ae86fa5fc30f53275708a6471c59fbd4a2cb57f2 100644 (file)
@@ -160,6 +160,22 @@ $i18n_key_words = array(
 'label.subject' => 'Předmět',
 // TODO: translate the following.
 // 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',