mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
Add translations to app
This commit is contained in:
@@ -1,15 +1,20 @@
|
||||
{
|
||||
"action": {
|
||||
"add": "add",
|
||||
"accept": "accept",
|
||||
"cancel": "cancel",
|
||||
"change": "change",
|
||||
"choose": "choose",
|
||||
"close": "close",
|
||||
"continue": "continue",
|
||||
"continue_logout": "continue to logout",
|
||||
"decline": "decline",
|
||||
"edit": "edit",
|
||||
"export": "export",
|
||||
"import": "import",
|
||||
"logout": "logout"
|
||||
"logout": "logout",
|
||||
"refetch_page": "refetch page",
|
||||
"return_to_thread": "return to threads"
|
||||
},
|
||||
"core": {
|
||||
"block_height": "block height",
|
||||
@@ -18,25 +23,23 @@
|
||||
"version": "core version"
|
||||
},
|
||||
"description": "description",
|
||||
"fee": {
|
||||
"payment": "payment fee",
|
||||
"publish": "publish fee"
|
||||
},
|
||||
"page": {
|
||||
"last": "last",
|
||||
"first": "first",
|
||||
"previous": "previous"
|
||||
},
|
||||
"downloading_qdn": "downloading from QDN",
|
||||
"edit": "edit",
|
||||
"export": "export",
|
||||
"import": "import",
|
||||
"last_height": "last height",
|
||||
"loading": "loading...",
|
||||
"loading_posts": "loading posts... please wait.",
|
||||
"logout": "logout",
|
||||
"minting_status": "minting status",
|
||||
"next": "next",
|
||||
"payment_notification": "payment notification",
|
||||
"price": "price",
|
||||
"refetch_page": "refetch page",
|
||||
"return_to_thread": "return to Threads",
|
||||
"q_mail": "q-mail",
|
||||
"result": {
|
||||
"error": {
|
||||
@@ -51,9 +54,14 @@
|
||||
"synchronizing": "synchronizing"
|
||||
},
|
||||
"success": {
|
||||
"publish_qdn": "successfully published to QDN"
|
||||
"group_creation": "successfully created group. It may take a couple of minutes for the changes to propagate",
|
||||
"publish_qdn": "successfully published to QDN",
|
||||
"request_read": "I have read this request"
|
||||
}
|
||||
},
|
||||
"question": {
|
||||
"perform_create_group": "would you like to perform an CREATE_GROUP transaction?"
|
||||
},
|
||||
"save_options": {
|
||||
"no_pinned_changes": "you currently do not have any changes to your pinned apps",
|
||||
"overwrite_changes": "the app was unable to download your existing QDN-saved pinned apps. Would you like to overwrite those changes?",
|
||||
|
Reference in New Issue
Block a user