X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/11441db31dcbed7b2070e800bcb1b0e6547b86bd..d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3:/WEB-INF/resources/sk.lang.php diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 6ee28baa..cf23ca0e 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -161,9 +161,10 @@ $i18n_key_words = array( // TODO: translate label.item // 'label.item' => 'Item', 'label.cost' => 'Náklady', -'label.week_total' => 'Týždeň celkom', // TODO: translate the following string. // 'label.day_total' => 'Day total', +'label.week_total' => 'Týždeň celkom', +// TODO: translate the following. // 'label.month_total' => 'Month total', // 'label.month_left' => 'Time until quota is met', // 'label.month_over' => 'Over monthly quota', @@ -213,6 +214,7 @@ $i18n_key_words = array( // 'label.year' => 'Year', // 'label.month' => 'Month', // 'label.quota' => 'Quota', +// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'Prihlásenie',