mirror of
https://github.com/go-gitea/gitea
synced 2025-08-23 01:48:27 +00:00
fix sprintf verbs in locales (#17187)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com> Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@@ -326,7 +326,7 @@ hi_user_x=Hola <b>%s</b>,
|
||||
|
||||
activate_account=Por favor, active su cuenta
|
||||
activate_account.title=%s, por favor activa tu cuenta
|
||||
activate_account.text_1=¡Hola <b>%[1]s</b>, gracias por registrarse en %[2]!
|
||||
activate_account.text_1=¡Hola <b>%[1]s</b>, gracias por registrarse en %[2]s!
|
||||
activate_account.text_2=Por favor, haga clic en el siguiente enlace para activar su cuenta dentro de <b>%s</b>:
|
||||
|
||||
activate_email=Verifique su correo electrónico
|
||||
|
Reference in New Issue
Block a user