mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Fix missing sync_all_button partial (#1172)
* Fix missing sync_all_button partial * Add missing translation * Bring back partial * Unify button text translation * Add test
This commit is contained in:
parent
b9341ac302
commit
277e4476d9
5 changed files with 15 additions and 7 deletions
|
@ -66,7 +66,6 @@ en:
|
|||
accounts: Accounts
|
||||
add_institution: Add institution
|
||||
new_account: New account
|
||||
sync_all: Sync all
|
||||
institution_accounts:
|
||||
add_account_to_institution: Add new account
|
||||
confirm_accept: Delete institution
|
||||
|
@ -110,6 +109,7 @@ en:
|
|||
summary:
|
||||
new: New account
|
||||
sync_all:
|
||||
button_text: Sync all
|
||||
success: Successfully queued accounts for syncing.
|
||||
tooltip:
|
||||
cash: Cash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue