X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/10a6f13349f497f4e2e5c7c4812fcb48db65310e..d5f3d27d84a808f8333822de5662b2cd3a2e322c:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 899fd332..9699641a 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -262,9 +262,9 @@ $i18n_key_words = array( 'title.login' => 'Přihlásit', 'title.groups' => 'Týmy', // TODO: change "teams" to "groups". // TODO: translate the following. -// 'title.create_team' => 'Creating Team', -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'Smazat tým', +// 'title.create_group' => 'Creating Group', +// 'title.edit_group' => 'Editing Group', +'title.delete_group' => 'Smazat tým', // TODO: change "team" to "group". 'title.reset_password' => 'Resetovat heslo', // TODO: translate the following. // 'title.change_password' => 'Changing Password',