Merge branch 'account-endorsements' into 'develop'
User endorsements See merge request soapbox-pub/soapbox-fe!982
This commit is contained in:
commit
fe3e74d71d
12 changed files with 2 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app/soapbox/features/ui/components/pinned_accounts_panel.js
Normal file
BIN
app/soapbox/features/ui/components/pinned_accounts_panel.js
Normal file
Binary file not shown.
Binary file not shown.
|
@ -680,6 +680,7 @@
|
|||
"password_reset.confirmation": "Sprawdź swoją pocztę e-mail, aby potwierdzić.",
|
||||
"password_reset.fields.username_placeholder": "Adres e-mail lub nazwa użytkownika",
|
||||
"password_reset.reset": "Resetuj hasło",
|
||||
"pinned_accounts.title": "Polecani przez {name}",
|
||||
"pinned_statuses.none": "Brak przypięć do pokazania.",
|
||||
"poll.closed": "Zamknięte",
|
||||
"poll.refresh": "Odśwież",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -30,6 +30,7 @@
|
|||
|
||||
&.svg-icon {
|
||||
width: 20px;
|
||||
min-width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue