mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Implement Requested Fixes for CoinStats Integration (#621)
* Fix(CoinStats): Add provider network exception handling * Fix(CoinStats): Don't expose HTTP response to user * Fix(CoinStats): Migrate syncer strings to locale files
This commit is contained in:
10
config/locales/models/coinstats_item/en.yml
Normal file
10
config/locales/models/coinstats_item/en.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
en:
|
||||
models:
|
||||
coinstats_item:
|
||||
syncer:
|
||||
importing_wallets: Importing wallets from CoinStats...
|
||||
checking_configuration: Checking wallet configuration...
|
||||
wallets_need_setup: "%{count} wallets need setup..."
|
||||
processing_holdings: Processing holdings...
|
||||
calculating_balances: Calculating balances...
|
||||
Reference in New Issue
Block a user