mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 11:04:14 +00:00
* Finalize transaction drawer, simplify money form helpers * Fix money form errors * Reusable disclosure helper, fix styles * Final style tweaks
21 lines
686 B
YAML
21 lines
686 B
YAML
---
|
|
en:
|
|
shared:
|
|
confirm_modal:
|
|
accept: Confirm
|
|
body_html: "<p>You will not be able to undo this decision</p>"
|
|
cancel: Cancel
|
|
title: Are you sure?
|
|
money_field:
|
|
label: Amount
|
|
no_account_empty_state:
|
|
new_account: New account
|
|
no_account_subtitle: Since no accounts have been added, there's no data to display.
|
|
Add your first accounts to start viewing dashboard data.
|
|
no_account_title: No accounts yet
|
|
upgrade_notification:
|
|
app_upgraded: The app has been upgraded to %{version}.
|
|
dismiss: Dismiss
|
|
new_version_available: A new version of Maybe is available for upgrade.
|
|
upgrade_now: Upgrade Now
|