Fix overpopulation

This commit is contained in:
Konstantin Ullrich 2024-09-26 15:40:06 +02:00
parent 85d5e5abe1
commit 1891c6d6f2
No known key found for this signature in database
GPG key ID: 6B3199AD9B3D23B8
2 changed files with 4 additions and 4 deletions

View file

@ -101,7 +101,7 @@ dependencies:
git:
url: https://github.com/cake-tech/bitcoin_base
ref: cake-update-v7
ledger_flutter_plus: ^1.2.4
ledger_flutter_plus: ^1.2.5
hashlib: ^1.19.2
dev_dependencies:

View file

@ -357,10 +357,10 @@
"is_percentage": "is",
"last_30_days": "Last 30 days",
"learn_more": "Learn More",
"ledger_connection_error": "Failed to connect to you Ledger. Please try again.",
"ledger_connection_error": "Failed to connect to your Ledger. Please try again.",
"ledger_error_device_locked": "The Ledger is locked",
"ledger_error_tx_rejected_by_user": "Transaction rejected on device",
"ledger_error_wrong_app": "Please make sure you opend the right app on your ledger",
"ledger_error_wrong_app": "Please make sure you opened the right app on your ledger",
"ledger_please_enable_bluetooth": "Please enable Bluetooth to detect your Ledger",
"light_theme": "Light",
"live_fee_rates": "Live fee rates via API",
@ -920,4 +920,4 @@
"you_will_get": "Convert to",
"you_will_send": "Convert from",
"yy": "YY"
}
}