X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d6bf190b01c2effb9f37df80f024ef588c5367d0..f340e538c5e269b9035905e808220a5683b079c4:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 549e8ed5..91ead1a9 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -527,7 +527,7 @@ $i18n_key_words = array( // 'form.mail.report_sent' => 'Report sent.', 'form.mail.invoice_sent' => 'Faktura odeslána.', -// Quotas configuration form. +// Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin. // TODO: translate the following. // 'form.quota.year' => 'Year', // 'form.quota.month' => 'Month', @@ -535,7 +535,7 @@ $i18n_key_words = array( // '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.', -// Swap roles form. +// Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php. // TODO: translate the following. // 'form.swap.swap_with' => 'Swap roles with',