]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pl.lang.php
A bit more work on separate page for plugins config.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 1b4665e62378c95c6b93b4d5367373122d50d807..9e8e4c76123e4b032c783dbd32409b7a980b17ce 100644 (file)
@@ -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.',