mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-28 13:57:51 +00:00
Refactor structure
This commit is contained in:
parent
d627c6a142
commit
501f35fa70
@ -1,9 +1,16 @@
|
|||||||
{
|
{
|
||||||
"add": "add",
|
"action": {
|
||||||
"cancel": "cancel",
|
"add": "add",
|
||||||
"choose": "choose",
|
"cancel": "cancel",
|
||||||
"close": "close",
|
"change": "change",
|
||||||
"continue": "continue",
|
"choose": "choose",
|
||||||
|
"close": "close",
|
||||||
|
"continue": "continue",
|
||||||
|
"edit": "edit",
|
||||||
|
"export": "export",
|
||||||
|
"import": "import",
|
||||||
|
"logout": "logout"
|
||||||
|
},
|
||||||
"core": {
|
"core": {
|
||||||
"block_height": "block height",
|
"block_height": "block height",
|
||||||
"information": "core information",
|
"information": "core information",
|
||||||
@ -11,12 +18,8 @@
|
|||||||
"version": "core version"
|
"version": "core version"
|
||||||
},
|
},
|
||||||
"description": "description",
|
"description": "description",
|
||||||
"edit": "edit",
|
|
||||||
"export": "export",
|
|
||||||
"import": "import",
|
|
||||||
"last_height": "last height",
|
"last_height": "last height",
|
||||||
"loading": "loading...",
|
"loading": "loading...",
|
||||||
"logout": "logout",
|
|
||||||
"minting_status": "minting status",
|
"minting_status": "minting status",
|
||||||
"page": {
|
"page": {
|
||||||
"last": "last"
|
"last": "last"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user