mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 01:24:06 +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
442 B
YAML
20 lines
442 B
YAML
---
|
|
en:
|
|
layouts:
|
|
application:
|
|
nav:
|
|
assistant: Assistant
|
|
budgets: Budgets
|
|
home: Home
|
|
reports: Reports
|
|
transactions: Transactions
|
|
auth:
|
|
existing_account: Already have an account?
|
|
no_account: New to %{product_name}?
|
|
sign_in: Sign in
|
|
sign_up: Create account
|
|
shared:
|
|
footer:
|
|
privacy_policy: Privacy Policy
|
|
terms_of_service: Terms of Service
|