Refactor Web::PushSubscription, remove welcome message (#4524)
* Refactor Web::PushSubscription, remove welcome message * Add missing helper * Use locale of the receiver on push notifications (#4519) * Remove unused translations * Fix dir on notifications
This commit is contained in:
parent
504737e860
commit
74437c6bff
13 changed files with 205 additions and 252 deletions
|
@ -224,8 +224,6 @@ pl:
|
|||
settings: 'Zmień ustawienia powiadamiania: %{link}'
|
||||
signature: Powiadomienie Mastodona z instancji %{instance}
|
||||
view: 'Zobacz:'
|
||||
applications:
|
||||
invalid_url: Ten URL jest nieprawidłowy
|
||||
applications:
|
||||
created: Pomyślnie utworzono aplikację
|
||||
destroyed: Pomyślnie usunięto aplikację
|
||||
|
@ -375,9 +373,6 @@ pl:
|
|||
title: "%{name} wspomniał o Tobie"
|
||||
reblog:
|
||||
title: "%{name} podbił Twój status"
|
||||
subscribed:
|
||||
body: Otrzymujesz teraz powiadomienia push.
|
||||
title: Zarejestrowano subskrypcję!
|
||||
remote_follow:
|
||||
acct: Podaj swój adres (nazwa@domena), z którego chcesz śledzić
|
||||
missing_resource: Nie udało się znaleźć adresu przekierowania z Twojej domeny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue