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:
parent
ad13427c37
commit
f166c61fc9
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue