forked from forgejo/forgejo
Fix invalid params and typo of email templates (#16394)
Signed-off-by: Meano <meanocat@gmail.com>
This commit is contained in:
parent
7a402067ce
commit
07284792d4
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue