diff --git a/frontend/src/locale/messages.hi.xlf b/frontend/src/locale/messages.hi.xlf
index c9d610723..bd1c4b486 100644
--- a/frontend/src/locale/messages.hi.xlf
+++ b/frontend/src/locale/messages.hi.xlf
@@ -1952,6 +1952,7 @@
Returns details about an address. Available fields: address, chain_stats, and mempool_stats. chain,mempool_stats each contain an object with tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, and spent_txo_sum.
+ Returns details about an address. Available fields: address, chain_stats, and mempool_stats. chain,mempool_stats each contain an object with tx_count, funded_txo_count, funded_txo_sum, spent_txo_count, and spent_txo_sum.src/app/components/api-docs/api-docs.component.html50,51
@@ -1983,6 +1984,7 @@
Get the list of unspent transaction outputs associated with the address/scripthash. Available fields: txid, vout, value, and status (with the status of the funding tx).There is also a valuecommitment field that may appear in place of value, plus the following additional fields: asset/assetcommitment, nonce/noncecommitment, surjection_proof, and range_proof.
+ Get the list of unspent transaction outputs associated with the address/scripthash. Available fields: txid, vout, value, and status (with the status of the funding tx).There is also a valuecommitment field that may appear in place of value, plus the following additional fields: asset/assetcommitment, nonce/noncecommitment, surjection_proof, and range_proof.src/app/components/api-docs/api-docs.component.html124,125
@@ -2016,6 +2018,7 @@
Get the current total supply of the specified asset. For the native asset (L-BTC), this is calculated as [chain,mempool]_stats.peg_in_amount - [chain,mempool]_stats.peg_out_amount - [chain,mempool]_stats.burned_amount. For issued assets, this is calculated as [chain,mempool]_stats.issued_amount - [chain,mempool]_stats.burned_amount. Not available for assets with blinded issuances. If /decimal is specified, returns the supply as a decimal according to the asset's divisibility. Otherwise, returned in base units.
+ Get the current total supply of the specified asset. For the native asset (L-BTC), this is calculated as [chain,mempool]_stats.peg_in_amount - [chain,mempool]_stats.peg_out_amount - [chain,mempool]_stats.burned_amount. For issued assets, this is calculated as [chain,mempool]_stats.issued_amount - [chain,mempool]_stats.burned_amount. Not available for assets with blinded issuances. If /decimal is specified, returns the supply as a decimal according to the asset's divisibility. Otherwise, returned in base units.src/app/components/api-docs/api-docs.component.html186,189
@@ -2037,6 +2040,7 @@
Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash.
+ Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash.src/app/components/api-docs/api-docs.component.html211,212
@@ -3648,6 +3652,7 @@
Peg-in
+ पेग-इनsrc/app/components/transactions-list/transactions-list.component.html46,48
@@ -3676,6 +3681,7 @@
Witness
+ विटनेसsrc/app/components/transactions-list/transactions-list.component.html88,89
@@ -3684,6 +3690,7 @@
P2SH redeem script
+ P2SH रिडीम स्क्रिप्टsrc/app/components/transactions-list/transactions-list.component.html92,93
@@ -3692,6 +3699,7 @@
P2WSH witness script
+ P2WSH विटनेस स्क्रिप्टsrc/app/components/transactions-list/transactions-list.component.html96,97
@@ -3700,6 +3708,7 @@
nSequence
+ nसीक्वेंसsrc/app/components/transactions-list/transactions-list.component.html100,101
@@ -3708,6 +3717,7 @@
Previous output script
+ पिछली आउटपुट स्क्रिप्टsrc/app/components/transactions-list/transactions-list.component.html104,105
@@ -3716,6 +3726,7 @@
Load all
+ सभी लोड करेंsrc/app/components/transactions-list/transactions-list.component.html114,117
@@ -3728,6 +3739,7 @@
Peg-out to
+ पेग-आउट टु src/app/components/transactions-list/transactions-list.component.html133,134
@@ -3736,6 +3748,7 @@
ScriptPubKey (ASM)
+ स्क्रिप्टपबकी (एएसएम)src/app/components/transactions-list/transactions-list.component.html184,186
@@ -3745,6 +3758,7 @@
ScriptPubKey (HEX)
+ स्क्रिप्टपबकी (हेक्स)src/app/components/transactions-list/transactions-list.component.html188,190
@@ -3754,6 +3768,7 @@
data
+ डाटाsrc/app/components/transactions-list/transactions-list.component.html192,193
@@ -3762,6 +3777,7 @@
sat
+ सैटsrc/app/components/transactions-list/transactions-list.component.html212
@@ -3779,6 +3795,7 @@
SegWit
+ सेग्विट src/app/components/tx-features/tx-features.component.html1
@@ -3820,6 +3837,7 @@
RBF
+ आरबीएफsrc/app/components/tx-features/tx-features.component.html8
@@ -3913,6 +3931,7 @@
Latest transactions
+ नवीनतम ट्रांसक्शन्सsrc/app/dashboard/dashboard.component.html105,108
@@ -3921,6 +3940,7 @@
USD
+ USDsrc/app/dashboard/dashboard.component.html110,111
@@ -3929,6 +3949,7 @@
Fee
+ शुल्कsrc/app/dashboard/dashboard.component.html111,114
@@ -3937,6 +3958,7 @@
Expand
+ विस्तार करेंsrc/app/dashboard/dashboard.component.html132,133
@@ -3945,6 +3967,7 @@
Collapse
+ छोटा करें src/app/dashboard/dashboard.component.html133,137
@@ -3953,6 +3976,7 @@
Minimum fee
+ न्यूनतम शुल्कsrc/app/dashboard/dashboard.component.html168,169
@@ -3962,6 +3986,7 @@
Purging
+ पर्जिंगsrc/app/dashboard/dashboard.component.html169,170
@@ -3971,6 +3996,7 @@
Memory usage
+ मेमोरी उपयोगsrc/app/dashboard/dashboard.component.html181,182
@@ -3980,6 +4006,7 @@
Incoming transactions
+ आने वाले ट्रांसक्शन्स src/app/dashboard/dashboard.component.html193,194
@@ -3988,6 +4015,7 @@
Difficulty Adjustment
+ डिफीकल्टी एडजस्टमेंट src/app/dashboard/dashboard.component.html208,211
@@ -3996,6 +4024,7 @@
Remaining
+ बचा हुआsrc/app/dashboard/dashboard.component.html214,216
@@ -4008,6 +4037,7 @@
Estimate
+ आकलनsrc/app/dashboard/dashboard.component.html223,224
@@ -4020,6 +4050,7 @@
Previous
+ पिछलाsrc/app/dashboard/dashboard.component.html235,236
@@ -4028,6 +4059,7 @@
Current Period
+ वर्तमान अवधिsrc/app/dashboard/dashboard.component.html247,248
@@ -4040,6 +4072,7 @@
year
+ वर्षsrc/app/shared/i18n/dates.ts3
@@ -4047,6 +4080,7 @@
years
+ वर्षsrc/app/shared/i18n/dates.ts4
@@ -4054,6 +4088,7 @@
month
+ माहsrc/app/shared/i18n/dates.ts5
@@ -4061,6 +4096,7 @@
months
+ महीनेsrc/app/shared/i18n/dates.ts6
@@ -4068,6 +4104,7 @@
week
+ सप्ताहsrc/app/shared/i18n/dates.ts7
@@ -4075,6 +4112,7 @@
weeks
+ सप्ताहsrc/app/shared/i18n/dates.ts8
@@ -4082,6 +4120,7 @@
day
+ दिनsrc/app/shared/i18n/dates.ts9
@@ -4089,6 +4128,7 @@
days
+ दिनsrc/app/shared/i18n/dates.ts10
@@ -4096,6 +4136,7 @@
hour
+ घंटाsrc/app/shared/i18n/dates.ts11
@@ -4103,6 +4144,7 @@
hours
+ घंटेsrc/app/shared/i18n/dates.ts12
@@ -4110,6 +4152,7 @@
minute
+ मिनटsrc/app/shared/i18n/dates.ts13
@@ -4117,6 +4160,7 @@
minutes
+ मिनटsrc/app/shared/i18n/dates.ts14
@@ -4124,6 +4168,7 @@
second
+ सेकंडsrc/app/shared/i18n/dates.ts15
@@ -4131,6 +4176,7 @@
seconds
+ सेकंडsrc/app/shared/i18n/dates.ts16
@@ -4138,6 +4184,7 @@
Transaction fee
+ ट्रांसक्शन फी src/app/shared/pipes/scriptpubkey-type-pipe/scriptpubkey-type.pipe.ts11