X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7e31ec9db2a079cb231416b8243a8efc52a92ad9..c0c074a026debe06878f1ade76e02ebd0ae0fe9d:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 4e2ac42a..8bdc991c 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -152,6 +152,7 @@ $i18n_key_words = array( 'label.finish' => 'Finish', 'label.duration' => 'Duration', 'label.note' => 'Note', +'label.notes' => 'Notes', 'label.item' => 'Item', 'label.cost' => 'Cost', 'label.day_total' => 'Day total', @@ -203,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',