mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-07 00:46:58 +00:00
Add translations
This commit is contained in:
parent
83d7e730d6
commit
e383e30505
@ -1560,7 +1560,9 @@ function App() {
|
|||||||
executeEvent('open-apps-mode', {});
|
executeEvent('open-apps-mode', {});
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{t('core:action.get_qort', { postProcess: 'capitalizeFirstChar' })}
|
{t('core:action.get_qort_trade', {
|
||||||
|
postProcess: 'capitalizeFirstChar',
|
||||||
|
})}
|
||||||
</TextP>
|
</TextP>
|
||||||
</AuthenticatedContainerInnerLeft>
|
</AuthenticatedContainerInnerLeft>
|
||||||
);
|
);
|
||||||
|
@ -50,7 +50,12 @@ export const BuyQortInformation = ({ balance }) => {
|
|||||||
aria-labelledby="alert-dialog-title"
|
aria-labelledby="alert-dialog-title"
|
||||||
aria-describedby="alert-dialog-description"
|
aria-describedby="alert-dialog-description"
|
||||||
>
|
>
|
||||||
<DialogTitle id="alert-dialog-title">{'Get QORT'}</DialogTitle>
|
<DialogTitle id="alert-dialog-title">
|
||||||
|
{t('core:action.get_qort', {
|
||||||
|
postProcess: 'capitalizeFirstChar',
|
||||||
|
})}
|
||||||
|
</DialogTitle>
|
||||||
|
|
||||||
<DialogContent>
|
<DialogContent>
|
||||||
<Box
|
<Box
|
||||||
sx={{
|
sx={{
|
||||||
@ -116,6 +121,7 @@ export const BuyQortInformation = ({ balance }) => {
|
|||||||
postProcess: 'capitalizeFirstChar',
|
postProcess: 'capitalizeFirstChar',
|
||||||
})}
|
})}
|
||||||
</Typography>
|
</Typography>
|
||||||
|
|
||||||
<List
|
<List
|
||||||
sx={{
|
sx={{
|
||||||
maxWidth: 360,
|
maxWidth: 360,
|
||||||
@ -129,17 +135,28 @@ export const BuyQortInformation = ({ balance }) => {
|
|||||||
<ListItemIcon>
|
<ListItemIcon>
|
||||||
<RadioButtonCheckedIcon />
|
<RadioButtonCheckedIcon />
|
||||||
</ListItemIcon>
|
</ListItemIcon>
|
||||||
<ListItemText primary="Create transactions on the Qortal Blockchain" />
|
<ListItemText
|
||||||
|
primary={t('core:action.create_transaction', {
|
||||||
|
postProcess: 'capitalizeFirstChar',
|
||||||
|
})}
|
||||||
|
/>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
|
|
||||||
<ListItem disablePadding>
|
<ListItem disablePadding>
|
||||||
<ListItemIcon>
|
<ListItemIcon>
|
||||||
<RadioButtonCheckedIcon />
|
<RadioButtonCheckedIcon />
|
||||||
</ListItemIcon>
|
</ListItemIcon>
|
||||||
<ListItemText primary="Having at least 4 QORT in your balance allows you to send chat messages at near instant speed." />
|
<ListItemText
|
||||||
|
primary={t('core:message.generic.minimal_qort_balance', {
|
||||||
|
quantity: 4,
|
||||||
|
postProcess: 'capitalizeFirstChar',
|
||||||
|
})}
|
||||||
|
/>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
</DialogContent>
|
</DialogContent>
|
||||||
|
|
||||||
<DialogActions>
|
<DialogActions>
|
||||||
<Button
|
<Button
|
||||||
variant="contained"
|
variant="contained"
|
||||||
@ -147,7 +164,7 @@ export const BuyQortInformation = ({ balance }) => {
|
|||||||
setIsOpen(false);
|
setIsOpen(false);
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Close
|
{t('core:action.close', { postProcess: 'capitalizeFirstChar' })}
|
||||||
</Button>
|
</Button>
|
||||||
</DialogActions>
|
</DialogActions>
|
||||||
</Dialog>
|
</Dialog>
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
"copy_link": "copy link",
|
"copy_link": "copy link",
|
||||||
"create_apps": "create apps",
|
"create_apps": "create apps",
|
||||||
"create_file": "create file",
|
"create_file": "create file",
|
||||||
|
"create_transaction": "create transactions on the Qortal Blockchain",
|
||||||
"create_thread": "create thread",
|
"create_thread": "create thread",
|
||||||
"decline": "decline",
|
"decline": "decline",
|
||||||
"decrypt": "decrypt",
|
"decrypt": "decrypt",
|
||||||
@ -38,7 +39,8 @@
|
|||||||
"enable_dev_mode": "enable dev mode",
|
"enable_dev_mode": "enable dev mode",
|
||||||
"enter_name": "enter a name",
|
"enter_name": "enter a name",
|
||||||
"export": "export",
|
"export": "export",
|
||||||
"get_qort": "get QORT at Q-Trade",
|
"get_qort": "get QORT",
|
||||||
|
"get_qort_trade": "get QORT at Q-Trade",
|
||||||
"hide": "hide",
|
"hide": "hide",
|
||||||
"import": "import",
|
"import": "import",
|
||||||
"import_theme": "import theme",
|
"import_theme": "import theme",
|
||||||
@ -227,6 +229,7 @@
|
|||||||
"fetching_data": "fetching app data",
|
"fetching_data": "fetching app data",
|
||||||
"foreign_fee": "foreign fee: {{ message }}",
|
"foreign_fee": "foreign fee: {{ message }}",
|
||||||
"get_qort_trade_portal": "get QORT using Qortal's crosschain trade portal",
|
"get_qort_trade_portal": "get QORT using Qortal's crosschain trade portal",
|
||||||
|
"minimal_qort_balance": "having at least {{ quantity }} QORT in your balance allows you to send chat messages at near instant speed.",
|
||||||
"mentioned": "mentioned",
|
"mentioned": "mentioned",
|
||||||
"message_with_image": "this message already has an image",
|
"message_with_image": "this message already has an image",
|
||||||
"most_recent_payment": "{{ count }} most recent payment",
|
"most_recent_payment": "{{ count }} most recent payment",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user