X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fen.lang.php;h=aadf6f5ac0271ed4ba6b911625a43fc4649828d9;hb=da39950fb8192f48ad40f6777ff3c5cd52459bcd;hp=5d2acd565f05f949c2ca5002170c595ea7e50a64;hpb=1567369ac1fb744b704cacbe77542f55e410d61b;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 5d2acd56..aadf6f5a 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -355,6 +355,8 @@ $i18n_key_words = array( 'form.time.uncompleted' => 'Uncompleted', 'form.time.remaining_quota' => 'Remaining quota', 'form.time.over_quota' => 'Over quota', +'form.time.remaining_balance' => 'Remaining balance', +'form.time.over_balance' => 'Over balance', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',