diff options
author | Marcin Mikołajczak <me@m4sk.in> | 2018-01-03 14:45:24 +0100 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2018-01-03 22:45:24 +0900 |
commit | 53d99ebf4f54c25fa58709e9dc05730479ea7d02 (patch) | |
tree | a9cc174eb5d2c75b02d7d9a475ddaee29fd659f6 /config/locales/devise.pl.yml | |
parent | 1001922156a496e7c2946fae8d29670ec58fa363 (diff) |
i18n: Update Polish translation (#6168)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
Diffstat (limited to 'config/locales/devise.pl.yml')
-rw-r--r-- | config/locales/devise.pl.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/locales/devise.pl.yml b/config/locales/devise.pl.yml index 4b1eb2c60..6a2960463 100644 --- a/config/locales/devise.pl.yml +++ b/config/locales/devise.pl.yml @@ -18,8 +18,12 @@ pl: mailer: confirmation_instructions: subject: 'Mastodon: Instrukcje weryfikacji adresu e-mail' + email_changed: + subject: 'Mastodon: Zmieniono adres e-mail' password_change: - subject: 'Mastodon: Hasło zmienione' + subject: 'Mastodon: Zmieniono hasło' + reconfirmation_instructions: + subject: 'Mastodon: Potwierdź adres e-mail na &{instance}' reset_password_instructions: subject: 'Mastodon: Instrukcje ustawienia nowego hasła' unlock_instructions: |