diff --git a/src/app/components/account-details/account-details.component.html b/src/app/components/account-details/account-details.component.html index 560b74c..3bb1028 100644 --- a/src/app/components/account-details/account-details.component.html +++ b/src/app/components/account-details/account-details.component.html @@ -385,7 +385,7 @@
- You can use the address book to store a label for your own accounts or for easy access to other addresses throughout the application.
- It's also possible to track the balance and/or transactions of any address, known as "watch-only".
+ {{ 'address-book.you-can-use-the-address-book-to-store.1' | transloco }}
+ {{ 'address-book.you-can-use-the-address-book-to-store.2' | transloco }}
Import address book entries from a file.
+{{ 'address-book.import-address-book-entries-from-a-file' | transloco }}
Export all address book entries to a file or QR Code/URL.
Note: Exported address book will NOT be encrypted by your wallet password.
{{ 'address-book.export-all-address-book-entries-to-a-file-or-qr-code-url' | transloco }}
+{{ 'address-book.note-exported-address-book-will-not-be-encrypted-by-your-wal' | transloco }}