Add resend confirmation for admin (#7378)
* Add confirmations_controller#resend * Add tests for confirmations_controller#resend * Add translations
This commit is contained in:
parent
8c35d163a5
commit
bd10a7e480
35 changed files with 251 additions and 4 deletions
|
@ -61,6 +61,7 @@ sr-Latn:
|
|||
by_domain: Domen
|
||||
confirm: Potvrdi
|
||||
confirmed: Potvrđeno
|
||||
confirming: Potvrđujući
|
||||
demote: Ražaluj
|
||||
disable: Isključi
|
||||
disable_two_factor_authentication: Isključi 2FA
|
||||
|
@ -69,6 +70,7 @@ sr-Latn:
|
|||
domain: Domen
|
||||
edit: Izmeni
|
||||
email: E-pošta
|
||||
email_status: Status e-pošte
|
||||
enable: Uključi
|
||||
enabled: Uključeno
|
||||
feed_url: Adresa dovoda
|
||||
|
@ -106,6 +108,10 @@ sr-Latn:
|
|||
public: Javno
|
||||
push_subscription_expires: PuSH subscription expires
|
||||
redownload: Osveži avatar
|
||||
resend_confirmation:
|
||||
already_confirmed: Ovaj korisnik je već potvrđen
|
||||
send: Ponovo pošaljite e-poruku za potvrdu
|
||||
success: E-mail potvrde je uspešno poslat!
|
||||
reset: Resetuj
|
||||
reset_password: Resetuj lozinku
|
||||
resubscribe: Ponovo se pretplati
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue