X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/62b36719d92eec21e5e132811c1ec88e5f495117..c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 0eccd9fd..7410ac06 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -51,6 +51,7 @@ $i18n_key_words = array( // 'menu.create_team' => 'Create Team', 'menu.profile' => 'Profil', // TODO: translate the following. +// 'menu.group' => 'Group', // 'menu.time' => 'Time', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Sestavy', @@ -323,6 +324,7 @@ $i18n_key_words = array( // 'title.options' => 'Options', 'title.profile' => 'Profil', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field',