X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/928c8528504a757cebd2bebcebfa5a393ac19b05..92dd94c462e142e8a5f7aae9594dd75b5b5a7afa:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 1b4665e6..9e8e4c76 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -49,6 +49,7 @@ $i18n_key_words = array( 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', +// 'menu.plugins' => 'Plugins', 'menu.time' => 'Czas', 'menu.expenses' => 'Wydatki', 'menu.reports' => 'Raporty', @@ -458,7 +459,7 @@ $i18n_key_words = array( 'form.export.compression_none' => 'brak', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'Import danych zespołu z pliku xml.', // TODO: replace "team" with "group". 'form.import.file' => 'Wybierz plik', 'form.import.success' => 'Import zakończony powodzeniem.',