Fixed a critical issue with previous commit (hard-coded timestamp for testing).
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 9abaaaf..176a14d 100644 (file)
@@ -416,6 +416,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.',
 );