]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 51a16b0059cf566d421a85115b90fbe56ac9a32d..8bdc991c383694a0d1da72f48cacee4863483f2f 100644 (file)
@@ -152,7 +152,7 @@ $i18n_key_words = array(
 'label.finish' => 'Finish',
 'label.duration' => 'Duration',
 'label.note' => 'Note',
-'label.note' => 'Notes',
+'label.notes' => 'Notes',
 'label.item' => 'Item',
 'label.cost' => 'Cost',
 'label.day_total' => 'Day total',
@@ -204,6 +204,8 @@ $i18n_key_words = array(
 'label.what_is_it' => 'What is it?',
 'label.expense' => 'Expense',
 'label.quantity' => 'Quantity',
+'label.paid_status' => 'Paid status',
+'label.paid' => 'Paid',
 
 // Form titles.
 'title.login' => 'Login',