X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/11441db31dcbed7b2070e800bcb1b0e6547b86bd..1c2cf98a7a062d53e6988f042da2530e1f5d172e:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index f540a932..f82e5432 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -199,6 +199,8 @@ $i18n_key_words = array( 'label.year' => 'Year', 'label.month' => 'Month', 'label.quota' => 'Quota', +'label.dailyWorkingHours' => 'Daily working hours', +'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config', // Form titles. 'title.login' => 'Login',