mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-24 08:55:14 +03:00
New translations en-us.json (Yoruba)
This commit is contained in:
parent
b8a423e608
commit
17e9ffcd8d
@ -1040,11 +1040,30 @@
|
|||||||
"confirmTransaction": "Confirm transaction",
|
"confirmTransaction": "Confirm transaction",
|
||||||
"approve": "Approve",
|
"approve": "Approve",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"multi_array_ops_alert": "Multiple operations array detected!",
|
"multi_array_ops_alert": "Operation not supported by Ecency",
|
||||||
"multi_array_ops_aler_desct": "Ecency does not support signing multiple operations, yet"
|
"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": {
|
"history": {
|
||||||
"edit": "Edit History",
|
"edit": "Edit History",
|
||||||
"version": "Version"
|
"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