mirror of
https://github.com/we-promise/sure.git
synced 2026-04-11 16:24:51 +00:00
* Translate main navigation labels Move main nav item names to layout locale keys. * Use the interpolation that corresponds with the view name
20 lines
474 B
YAML
20 lines
474 B
YAML
---
|
|
es:
|
|
layouts:
|
|
application:
|
|
nav:
|
|
assistant: Asistente
|
|
budgets: Presupuestos
|
|
home: Inicio
|
|
reports: Informes
|
|
transactions: Transacciones
|
|
auth:
|
|
existing_account: ¿Ya tienes una cuenta?
|
|
no_account: ¿Nuevo en %{product_name}?
|
|
sign_in: Iniciar sesión
|
|
sign_up: Crear cuenta
|
|
shared:
|
|
footer:
|
|
privacy_policy: Política de privacidad
|
|
terms_of_service: Términos de servicio
|