1
1
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:
Meano
2021-07-11 01:40:14 +08:00
committed by GitHub
parent 7a402067ce
commit 07284792d4
3 changed files with 6 additions and 6 deletions

View File

@@ -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