Add "signed in as" header to some pages (#4523)
This commit is contained in:
parent
029786442a
commit
df605f0f8b
40 changed files with 105 additions and 57 deletions
|
@ -215,7 +215,7 @@ pl:
|
|||
body: Użytkownik %{reporter} zgłosił %{target}
|
||||
subject: Nowe zgłoszenie na %{instance} (#%{id})
|
||||
application_mailer:
|
||||
salutation: '%{name},'
|
||||
salutation: "%{name},"
|
||||
settings: 'Zmień ustawienia powiadamiania: %{link}'
|
||||
signature: Powiadomienie Mastodona z instancji %{instance}
|
||||
view: 'Zobacz:'
|
||||
|
@ -243,7 +243,6 @@ pl:
|
|||
close: Ewentualnie, możesz po prostu zamknąć tę stronę.
|
||||
return: Powróć do strony użytkownika
|
||||
web: Przejdź do sieci
|
||||
prompt_html: 'Ty (<strong>%{self}</strong>) chcesz śledzić:'
|
||||
title: Śledź %{acct}
|
||||
datetime:
|
||||
distance_in_words:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue