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