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.html 50,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.html 124,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.html 186,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.html 211,212 @@ -3648,6 +3652,7 @@ Peg-in + पेग-इन src/app/components/transactions-list/transactions-list.component.html 46,48 @@ -3676,6 +3681,7 @@ Witness + विटनेस src/app/components/transactions-list/transactions-list.component.html 88,89 @@ -3684,6 +3690,7 @@ P2SH redeem script + P2SH रिडीम स्क्रिप्ट src/app/components/transactions-list/transactions-list.component.html 92,93 @@ -3692,6 +3699,7 @@ P2WSH witness script + P2WSH विटनेस स्क्रिप्ट src/app/components/transactions-list/transactions-list.component.html 96,97 @@ -3700,6 +3708,7 @@ nSequence + nसीक्वेंस src/app/components/transactions-list/transactions-list.component.html 100,101 @@ -3708,6 +3717,7 @@ Previous output script + पिछली आउटपुट स्क्रिप्ट src/app/components/transactions-list/transactions-list.component.html 104,105 @@ -3716,6 +3726,7 @@ Load all + सभी लोड करें src/app/components/transactions-list/transactions-list.component.html 114,117 @@ -3728,6 +3739,7 @@ Peg-out to + पेग-आउट टु src/app/components/transactions-list/transactions-list.component.html 133,134 @@ -3736,6 +3748,7 @@ ScriptPubKey (ASM) + स्क्रिप्टपबकी (एएसएम) src/app/components/transactions-list/transactions-list.component.html 184,186 @@ -3745,6 +3758,7 @@ ScriptPubKey (HEX) + स्क्रिप्टपबकी (हेक्स) src/app/components/transactions-list/transactions-list.component.html 188,190 @@ -3754,6 +3768,7 @@ data + डाटा src/app/components/transactions-list/transactions-list.component.html 192,193 @@ -3762,6 +3777,7 @@ sat + सैट src/app/components/transactions-list/transactions-list.component.html 212 @@ -3779,6 +3795,7 @@ SegWit + सेग्विट src/app/components/tx-features/tx-features.component.html 1 @@ -3820,6 +3837,7 @@ RBF + आरबीएफ src/app/components/tx-features/tx-features.component.html 8 @@ -3913,6 +3931,7 @@ Latest transactions + नवीनतम ट्रांसक्शन्स src/app/dashboard/dashboard.component.html 105,108 @@ -3921,6 +3940,7 @@ USD + USD src/app/dashboard/dashboard.component.html 110,111 @@ -3929,6 +3949,7 @@ Fee + शुल्क src/app/dashboard/dashboard.component.html 111,114 @@ -3937,6 +3958,7 @@ Expand + विस्तार करें src/app/dashboard/dashboard.component.html 132,133 @@ -3945,6 +3967,7 @@ Collapse + छोटा करें src/app/dashboard/dashboard.component.html 133,137 @@ -3953,6 +3976,7 @@ Minimum fee + न्यूनतम शुल्क src/app/dashboard/dashboard.component.html 168,169 @@ -3962,6 +3986,7 @@ Purging + पर्जिंग src/app/dashboard/dashboard.component.html 169,170 @@ -3971,6 +3996,7 @@ Memory usage + मेमोरी उपयोग src/app/dashboard/dashboard.component.html 181,182 @@ -3980,6 +4006,7 @@ Incoming transactions + आने वाले ट्रांसक्शन्स src/app/dashboard/dashboard.component.html 193,194 @@ -3988,6 +4015,7 @@ Difficulty Adjustment + डिफीकल्टी एडजस्टमेंट src/app/dashboard/dashboard.component.html 208,211 @@ -3996,6 +4024,7 @@ Remaining + बचा हुआ src/app/dashboard/dashboard.component.html 214,216 @@ -4008,6 +4037,7 @@ Estimate + आकलन src/app/dashboard/dashboard.component.html 223,224 @@ -4020,6 +4050,7 @@ Previous + पिछला src/app/dashboard/dashboard.component.html 235,236 @@ -4028,6 +4059,7 @@ Current Period + वर्तमान अवधि src/app/dashboard/dashboard.component.html 247,248 @@ -4040,6 +4072,7 @@ year + वर्ष src/app/shared/i18n/dates.ts 3 @@ -4047,6 +4080,7 @@ years + वर्ष src/app/shared/i18n/dates.ts 4 @@ -4054,6 +4088,7 @@ month + माह src/app/shared/i18n/dates.ts 5 @@ -4061,6 +4096,7 @@ months + महीने src/app/shared/i18n/dates.ts 6 @@ -4068,6 +4104,7 @@ week + सप्ताह src/app/shared/i18n/dates.ts 7 @@ -4075,6 +4112,7 @@ weeks + सप्ताह src/app/shared/i18n/dates.ts 8 @@ -4082,6 +4120,7 @@ day + दिन src/app/shared/i18n/dates.ts 9 @@ -4089,6 +4128,7 @@ days + दिन src/app/shared/i18n/dates.ts 10 @@ -4096,6 +4136,7 @@ hour + घंटा src/app/shared/i18n/dates.ts 11 @@ -4103,6 +4144,7 @@ hours + घंटे src/app/shared/i18n/dates.ts 12 @@ -4110,6 +4152,7 @@ minute + मिनट src/app/shared/i18n/dates.ts 13 @@ -4117,6 +4160,7 @@ minutes + मिनट src/app/shared/i18n/dates.ts 14 @@ -4124,6 +4168,7 @@ second + सेकंड src/app/shared/i18n/dates.ts 15 @@ -4131,6 +4176,7 @@ seconds + सेकंड src/app/shared/i18n/dates.ts 16 @@ -4138,6 +4184,7 @@ Transaction fee + ट्रांसक्शन फी src/app/shared/pipes/scriptpubkey-type-pipe/scriptpubkey-type.pipe.ts 11