mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-24 00:46:27 +03:00
New translations en-us.json (Tajik)
This commit is contained in:
parent
1c2e1e1461
commit
b8a423e608
@ -1040,11 +1040,30 @@
|
||||
"confirmTransaction": "Confirm transaction",
|
||||
"approve": "Approve",
|
||||
"cancel": "Cancel",
|
||||
"multi_array_ops_alert": "Multiple operations array detected!",
|
||||
"multi_array_ops_aler_desct": "Ecency does not support signing multiple operations, yet"
|
||||
"multi_array_ops_alert": "Operation not supported by Ecency",
|
||||
"multi_array_ops_aler_desct": "Ecency does not support signing multiple operations yet",
|
||||
"invalid_op": "Invalid operation data",
|
||||
"invalid_op_desc": "try contacting QR/link author",
|
||||
"invalid_amount": "Invalid Amount",
|
||||
"invalid_amount_desc": "Enter valid amount in proper format",
|
||||
"transaction_failed": "Transaction Failed!",
|
||||
"invalid_key": "{key} key is required to perform this transaction",
|
||||
"invalid_key_desc": "kindly login with {key} key or master key to perform this transaction"
|
||||
},
|
||||
"history": {
|
||||
"edit": "Edit History",
|
||||
"version": "Version"
|
||||
},
|
||||
"chain-error": {
|
||||
"min-root-comment": "You may only post once every five minutes.",
|
||||
"identical-vote": "Your current vote on this content is identical to this vote.",
|
||||
"insufficient-resource": "Insufficient Resource Credits.",
|
||||
"delete-comment-with-vote": "Cannot delete a content with positive pending rewards.",
|
||||
"comment-cashout": "Content after their payout cannot be deleted.",
|
||||
"comment-children": "Cannot delete a content with replies.",
|
||||
"paid-out-post-forbidden": "Voting for paid out content is not available.",
|
||||
"missing-authority": "This operation requires Active private key or authority.",
|
||||
"missing-owner-authority": "This operation requires Owner private key or authority.",
|
||||
"insufficient_fund": "Insufficient Funds"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user