X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=59c9b5ab01e114d62f94f6ef8e83644c9f28422a;hb=9b5a1834db24f25803fc0d461394e4a2bfcc44b7;hp=57d652ab2e127abf150b773d1ba54fdc4fdf0fd0;hpb=56fd29cc5a2b6a67ed24b19d0d4213a6458a9723;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 57d652ab..59c9b5ab 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -276,6 +276,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'Aktívny používatelia', +'label.inactive_users' => 'Neaktívny používatelia', // Form titles. 'title.error' => 'Chyba', @@ -513,8 +515,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'Neaktívne úlohy', // Users form. See example at https://timetracker.anuko.com/users.php -'form.users.active_users' => 'Aktívny používatelia', -'form.users.inactive_users' => 'Neaktívny používatelia', // TODO: translate the following. // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Rola',