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 @@ eo:
|
|||
by_domain: Domajno
|
||||
confirm: Konfirmi
|
||||
confirmed: Konfirmita
|
||||
confirming: Konfirmante
|
||||
demote: Degradi
|
||||
disable: Malebligi
|
||||
disable_two_factor_authentication: Malebligi 2FA
|
||||
|
@ -69,6 +70,7 @@ eo:
|
|||
domain: Domajno
|
||||
edit: Redakti
|
||||
email: Retpoŝto
|
||||
email_status: Retpoŝto Stato
|
||||
enable: Ebligi
|
||||
enabled: Ebligita
|
||||
feed_url: URL de la fluo
|
||||
|
@ -106,6 +108,10 @@ eo:
|
|||
public: Publika
|
||||
push_subscription_expires: Eksvalidiĝo de la abono al PuSH
|
||||
redownload: Aktualigi profilbildon
|
||||
resend_confirmation:
|
||||
already_confirmed: Ĉi tiu uzanto jam estas konfirmita
|
||||
send: Esend konfirmi retpoŝton
|
||||
success: Konfirma retpoŝto sukcese sendis
|
||||
reset: Restarigi
|
||||
reset_password: Restarigi pasvorton
|
||||
resubscribe: Reaboni
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue