mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 19:44:09 +00:00
* First commit * Use subscription flow for monetary contributions * Removed only part of the SPAN * Localize Stripe payments message * More localization of contribution strings * Missed two billing to payment changes * Fix tests * Localization of "Open Demo" strings * Fix grammar error * Update for consistency * Localize CTA * More localilzation strings
23 lines
607 B
YAML
23 lines
607 B
YAML
---
|
|
pt-BR:
|
|
layouts:
|
|
application:
|
|
nav:
|
|
assistant: Assistente
|
|
budgets: Orçamentos
|
|
home: Início
|
|
reports: Relatórios
|
|
transactions: Transações
|
|
auth.sign_up:
|
|
existing_account: Já tem uma conta?
|
|
no_account: Novo no %{product_name}?
|
|
sign_in: Entrar
|
|
sign_up: Criar conta
|
|
shared:
|
|
footer:
|
|
privacy_policy: Política de Privacidade
|
|
terms_of_service: Termos de Serviço
|
|
trial:
|
|
open_demo: Demo aberta
|
|
data_deleted_in_days: Os dados serão excluídos em %{days} dias
|
|
contribute: Contribuir |