diff options
Diffstat (limited to 'lang/pl.yml')
-rw-r--r-- | lang/pl.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/pl.yml b/lang/pl.yml index 0b433bacb..e2d90de74 100644 --- a/lang/pl.yml +++ b/lang/pl.yml @@ -538,3 +538,9 @@ mail_body_account_information: Twoje konto w Redmine setting_protocol: Protocol label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" setting_time_format: Time format +label_registration_activation_by_email: account activation by email +mail_subject_account_activation_request: Redmine account activation request +mail_body_account_activation_request: 'A new user (%s) has registered. His account his pending your approval:' +label_registration_automatic_activation: automatic account activation +label_registration_manual_activation: manual account activation +notice_account_pending: "Your account was created and is now pending administrator approval." |