X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=bbcf84225e234080e6bc8e8a05c5c3e3f1f04d57;hb=f7226ae1586d42a3166bdd9b9384b7e47eb27383;hp=4e2ac42a3073bbbbbdf24016cdd9cfbe0e7d0b5a;hpb=7e31ec9db2a079cb231416b8243a8efc52a92ad9;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 4e2ac42a..bbcf8422 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,7 @@ $i18n_key_words = array( 'label.what_is_it' => 'What is it?', 'label.expense' => 'Expense', 'label.quantity' => 'Quantity', +'label.paid_status' => 'Paid status', // Form titles. 'title.login' => 'Login',