mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix invalid params and typo of email templates (#16394)
Signed-off-by: Meano <meanocat@gmail.com>
This commit is contained in:
@@ -326,8 +326,8 @@ hi_user_x = Hi <b>%s</b>,
|
||||
|
||||
activate_account = Please activate your account
|
||||
activate_account.title = %s, please activate your account
|
||||
activate_account.test_1 = Hi <b>%[1]s</b>, thanks for registering at %[2]s!
|
||||
activate_account.test_2 = Please click the following link to activate your account within <b>%s</b>:
|
||||
activate_account.text_1 = Hi <b>%[1]s</b>, thanks for registering at %[2]s!
|
||||
activate_account.text_2 = Please click the following link to activate your account within <b>%s</b>:
|
||||
|
||||
activate_email = Verify your email address
|
||||
activate_email.title = %s, please verify your e-mail address
|
||||
|
Reference in New Issue
Block a user