X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/40e7c879cbbc4f00227c039f1a86d48f81e10101..e0ec0364d761e2dff5a7c0032f04ec1dbae50980:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 36e1940d..166edfed 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -56,7 +56,8 @@ $i18n_key_words = array( 'menu.projects' => 'Projekty', 'menu.tasks' => 'Zadania', 'menu.users' => 'Użytkownicy', -'menu.teams' => 'Zespoły', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'Eksport', 'menu.clients' => 'Klienci', 'menu.options' => 'Opcje',