mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-14 20:11:22 +00:00
Add new translation
This commit is contained in:
parent
9fb4b0f8aa
commit
57fed7846d
12
src/App.tsx
12
src/App.tsx
@ -3978,11 +3978,13 @@ function App() {
|
||||
)}
|
||||
|
||||
{isOpenMinting && (
|
||||
<Minting
|
||||
setIsOpenMinting={setIsOpenMinting}
|
||||
myAddress={address}
|
||||
show={show}
|
||||
/>
|
||||
// <Minting
|
||||
// setIsOpenMinting={setIsOpenMinting}
|
||||
// myAddress={address}
|
||||
// show={show}
|
||||
// />
|
||||
|
||||
<MintingDetailsPage />
|
||||
)}
|
||||
|
||||
{!isAuthenticated && (
|
||||
|
@ -216,9 +216,10 @@
|
||||
"generic": {
|
||||
"already_voted": "Sie haben bereits gestimmt.",
|
||||
"avatar_size": "{{ size }} KB max. for GIFS",
|
||||
"benefits_qort": "Vorteile von Qort",
|
||||
"building": "Gebäude",
|
||||
"building_app": "App -App",
|
||||
"benefits_qort": "vorteile von Qort",
|
||||
"building": "gebäude",
|
||||
"building_app": "app -App",
|
||||
"confirmed": "bestätigen",
|
||||
"created_by": "created by {{ owner }}",
|
||||
"buy_order_request": "the Application <br/><italic>{{hostname}}</italic> <br/><span>is requesting {{count}} buy order</span>",
|
||||
"buy_order_request_other": "the Application <br/><italic>{{hostname}}</italic> <br/><span>is requesting {{count}} buy orders</span>",
|
||||
@ -229,8 +230,8 @@
|
||||
"editing_message": "Bearbeitungsnachricht",
|
||||
"encrypted": "verschlüsselt",
|
||||
"encrypted_not": "nicht verschlüsselt",
|
||||
"fee_qort": "fee: {{ message }} QORT",
|
||||
"fetching_data": "App -Daten abrufen",
|
||||
"fee_qort": "Gebühr: {{ message }} QORT",
|
||||
"fetching_data": "app -Daten abrufen",
|
||||
"foreign_fee": "foreign fee: {{ message }}",
|
||||
"get_qort_trade_portal": "Holen Sie sich QORT mit dem CrossChain -Handelsportal von Qortal",
|
||||
"minimal_qort_balance": "having at least {{ quantity }} QORT in your balance (4 qort balance for chat, 1.25 for name, 0.75 for some transactions)",
|
||||
|
@ -394,4 +394,4 @@
|
||||
},
|
||||
"website": "sitio web",
|
||||
"welcome": "bienvenido"
|
||||
}
|
||||
}
|
||||
|
@ -394,4 +394,4 @@
|
||||
},
|
||||
"website": "site web",
|
||||
"welcome": "accueillir"
|
||||
}
|
||||
}
|
||||
|
@ -394,4 +394,4 @@
|
||||
},
|
||||
"website": "网站",
|
||||
"welcome": "欢迎"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user