chore(l10n): New Crowdin updates (#3929)

This commit is contained in:
Hayden 2024-07-22 16:26:34 -05:00 committed by GitHub
parent 236c930b54
commit cd154d09b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,25 +47,25 @@
}, },
"emails": { "emails": {
"password": { "password": {
"subject": "Mealie Forgot Password", "subject": "Mealie Senha Esquecida",
"header_text": "Forgot Password", "header_text": "Esqueci minha senha",
"message_top": "You have requested to reset your password.", "message_top": "Você pediu para redefinir a sua senha.",
"message_bottom": "Please click the button above to reset your password.", "message_bottom": "Clique no botão acima para redefinir sua senha.",
"button_text": "Reset Password" "button_text": "Redefinir Senha"
}, },
"invitation": { "invitation": {
"subject": "Invitation to join Mealie", "subject": "Convite para se inscrever no Mealie",
"header_text": "You're Invited!", "header_text": "Você foi convidado!",
"message_top": "You have been invited to join Mealie.", "message_top": "Você foi convidado para participar do Mealie.",
"message_bottom": "Please click the button above to accept the invitation.", "message_bottom": "Clique no botão acima para aceitar o convite.",
"button_text": "Accept Invitation" "button_text": "Aceitar Convite"
}, },
"test": { "test": {
"subject": "Mealie Test Email", "subject": "E-mail de Teste do Mealie",
"header_text": "Test Email", "header_text": "E-mail de Teste",
"message_top": "This is a test email.", "message_top": "Este é um e-mail de teste.",
"message_bottom": "Please click the button above to test the email.", "message_bottom": "Clique no botão acima para testar o e-mail.",
"button_text": "Open Mealie" "button_text": "Abrir Mealie"
} }
} }
} }