X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/259888a9ebd2bf163210a2681a4c22e4444bd709..afe2d051307ae2cd54bdb957f04e1d9f625f2dd9:/WEB-INF/resources/fr.lang.php diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 228fce7d..88c366fa 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -457,6 +457,6 @@ $i18n_key_words = array( // 'form.quota.year' => 'Year', // 'form.quota.month' => 'Month', // 'form.quota.quota' => 'Quota', -// 'form.quota.workdayHours' => 'Hours in a work day', +// 'form.quota.workday_hours' => 'Hours in a work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', );