Started to work on ttRegistrator class to encapsulate restration related tasks.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index d3d8b25..07e1c61 100644 (file)
@@ -449,14 +449,14 @@ $i18n_key_words = array(
 'form.mail.report_sent' => 'Отчёт отправлен.',
 'form.mail.invoice_sent' => 'Счёт отправлен.',
 
-// Quotas configuration form.
+// Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
 'form.quota.year' => 'Год',
 'form.quota.month' => 'Месяц',
 'form.quota.quota' => 'Квота',
 'form.quota.workday_hours' => 'Количество часов в рабочем дне',
 'form.quota.hint' => 'При пустых значениях квоты автоматически определяются из длительности рабочего дня и праздников.',
 
-// Swap roles form.
+// Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
 'form.swap.swap_with' => 'Обменять роль с',
 
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.