mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 12:34:12 +00:00
Centralize sdk_object_to_hash logic in DataHelpers module and update all references for improved reusability and consistency. Add error handling for partial and failed SnapTrade account linking. (#741)
Co-authored-by: luckyPipewrench <luckypipewrench@proton.me>
This commit is contained in:
@@ -16,6 +16,8 @@ en:
|
||||
success:
|
||||
one: "Successfully linked %{count} account."
|
||||
other: "Successfully linked %{count} accounts."
|
||||
partial_success: "Linked %{linked} account(s). %{failed} failed to link."
|
||||
link_failed: "Failed to link accounts: %{errors}"
|
||||
no_accounts: "No accounts were selected for linking."
|
||||
preload_accounts:
|
||||
not_configured: "SnapTrade is not configured."
|
||||
|
||||
Reference in New Issue
Block a user