Wrote ttUser::getUserPartForHeader and included on behalf group in output.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index eeedb29..e21bf1b 100644 (file)
@@ -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,6 +245,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Tylko sumy',
 
 // Form titles.
+'title.error' => 'Błąd',
+// TODO: Translate the following.
+// 'title.success' => 'Success',
 'title.login' => 'Logowanie',
 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".
 // TODO: translate the following.