Add resend confirmation for admin (#7378)
* Add confirmations_controller#resend * Add tests for confirmations_controller#resend * Add translations
This commit is contained in:
committed by
Eugen Rochko
parent
8c35d163a5
commit
bd10a7e480
@@ -29,11 +29,13 @@ th:
|
||||
are_you_sure: แน่ใจนะ?
|
||||
confirm: ยืนยัน
|
||||
confirmed: ยึนยันแล้ว
|
||||
confirming: ยืนยัน
|
||||
disable_two_factor_authentication: Disable 2FA
|
||||
display_name: ชื่อสำหรับดีสเพล
|
||||
domain: โดแมน
|
||||
edit: แก้ไข
|
||||
email: อีเมล์
|
||||
email_status: สถานะอีเมล
|
||||
feed_url: Feed URL
|
||||
followers: ผู้ติดตาม
|
||||
follows: ติดตาม
|
||||
@@ -59,6 +61,10 @@ th:
|
||||
profile_url: Profile URL
|
||||
public: สาธารณะ
|
||||
push_subscription_expires: PuSH subscription expires
|
||||
resend_confirmation:
|
||||
already_confirmed: ผู้ใช้รายนี้ได้รับการยืนยันแล้ว
|
||||
send: ส่งอีเมลยืนยันอีกครั้ง
|
||||
success: ยืนยันอีเมลเรียบร้อยแล้ว!
|
||||
reset_password: รีเซ็ตรหัสผ่าน
|
||||
salmon_url: Salmon URL
|
||||
show:
|
||||
|
||||
Reference in New Issue
Block a user