mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Refactor keys
This commit is contained in:
@@ -1,18 +1,22 @@
|
||||
{
|
||||
"always_authenticate": "always authenticate automatically",
|
||||
"always_retrieve_balance": "always allow balance to be retrieved automatically",
|
||||
"always_retrieve_list": "always allow lists to be retrieved automatically",
|
||||
"authenticate": "do you give this application permission to authenticate?",
|
||||
"description": "description: {{ description }}",
|
||||
"deploy_at": "would you like to deploy this AT?",
|
||||
"message": {
|
||||
"error": {
|
||||
"failed_cancel_sell_order": "failed to Cancel Sell Order. Try again!",
|
||||
"failed_fetch_group": "failed to fetch group",
|
||||
"failed_perform_request": "failed to perform request",
|
||||
"failed_retrieve_file": "failed to retrieve file",
|
||||
"cancel_sell_order": "failed to Cancel Sell Order. Try again!",
|
||||
"fetch_balance": "unable to fetch balance",
|
||||
"fetch_group": "failed to fetch the group",
|
||||
"fetch_list": "failed to fetch the list",
|
||||
"missing_fields": "missing fields: {{ fields }}",
|
||||
"no_data_encrypted_resource": "no data in the encrypted resource",
|
||||
"no_group_found": "group not found",
|
||||
"no_group_key": "no group key found",
|
||||
"perform_request": "failed to perform request",
|
||||
"retrieve_file": "failed to retrieve file",
|
||||
"timeout_request": "request timed out",
|
||||
"unable_create_tradebot": "unable to create tradebot",
|
||||
"unable_decrypt": "unable to decrypt",
|
||||
|
Reference in New Issue
Block a user