0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00

fix(phrases): fix action change phrase (#3656)

This commit is contained in:
Flávio Fiori 2023-04-01 03:40:14 -03:00 committed by GitHub
parent ad13427c37
commit f166c61fc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ const action = {
switch_to: 'Trocar para {{method}}',
sign_in_via_passcode: 'Fazer login com código de verificação',
sign_in_via_password: 'Fazer login com senha',
change: 'Alterar {{change}}',
change: 'Alterar {{method}}',
link_another_email: 'Vincular outro e-mail',
link_another_phone: 'Vincular outro telefone',
link_another_email_or_phone: 'Vincular outro e-mail ou telefone',