]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Usability improvement of the monthly quota config form.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 37d9bedf09927ce591b211cafebd3c8d0826bffa..d682cc8f0dea12345b7cb2ad678ac8c9c9b7f5fe 100644 (file)
@@ -440,6 +440,6 @@ $i18n_key_words = array(
 'form.quota.year' => 'Year',
 'form.quota.month' => 'Month',
 'form.quota.quota' => 'Quota',
-'form.quota.workday_hours' => 'Hours in work day',
+'form.quota.workday_hours' => 'Hours in work day',
 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
 );