X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d..c50a47de724212e47c2ed8badecaff4c50aaeb40:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 8668ab30..b0e6e03d 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -152,17 +152,24 @@ $i18n_key_words = array( // 'label.login' => 'Login', 'label.password' => 'Heslo', 'label.confirm_password' => 'Potvrdit heslo', - - - -// TODO: refactoring ongoing down from here. - // TODO: translate the following. // 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Předmět', +// TODO: translate the following. +// 'label.date' => 'Date', +// 'label.start_date' => 'Start date', +// 'label.end_date' => 'End date', +// 'label.user' => 'User', +// 'label.users' => 'Users', +// 'label.client' => 'Client', +// 'label.clients' => 'Clients', + + + +// TODO: refactoring ongoing down from here. 'label.delete' => 'Smazat', 'label.total' => 'Celkem',