mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-29 21:21:24 +00:00
@@ -278,7 +278,7 @@ export const RegisterName = ({
|
|||||||
<Typography>
|
<Typography>
|
||||||
{t('core:message.generic.name_registration', {
|
{t('core:message.generic.name_registration', {
|
||||||
balance: balance ?? 0,
|
balance: balance ?? 0,
|
||||||
fee: { nameFee },
|
fee: nameFee,
|
||||||
postProcess: 'capitalizeFirstChar',
|
postProcess: 'capitalizeFirstChar',
|
||||||
})}
|
})}
|
||||||
</Typography>
|
</Typography>
|
||||||
|
Reference in New Issue
Block a user