X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=e21bf1be1d6ab8fd4dfe3674261a2c32ea4c0902;hb=1e7092b2a85592240048d9622a6f619aa2a7c68a;hp=2847ba51768eb7b18ff55bc04dfcd6f7a889e8d1;hpb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 2847ba51..e21bf1be 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -115,6 +115,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons 'button.login' => 'Login', 'button.now' => 'Teraz', @@ -241,8 +245,8 @@ $i18n_key_words = array( 'label.totals_only' => 'Tylko sumy', // Form titles. +'title.error' => 'Błąd', // TODO: Translate the following. -// 'title.error' => 'Error', // 'title.success' => 'Success', 'title.login' => 'Logowanie', 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".