Skip to content

Commit

Permalink
update message transfer error
Browse files Browse the repository at this point in the history
  • Loading branch information
JacqueGM authored Apr 20, 2023
1 parent a55621a commit f7a0474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"errorMessage": "Something went wrong .. {errorMessage}",
"errorMessageCannotBeCalculated": "Maximum amount cannot be calculated at this time.",
"errorMessageTransferInvalid": "Could not transfer Circles as it is invalid.",
"errorMessageTransferNotFound": "Could not transfer Circles as the max amount you can send has changed due to the current implementation of the pathfinder. Try lower amounts.",
"errorMessageTransferNotFound": "The transaction could not be done due to the trust path. Try smaller amounts.",
"errorMessageTransferTooComplex": "Could not transfer Circles as there are too many hops required to send Circles to @{username}. Consider sending a smaller amount and ask @{username} to trust you directly to make this transfer easier.",
"errorMessageTransferUnknown": "Could not transfer Circles. Something went wrong!",
"formAmount": "Enter amount",
Expand Down

0 comments on commit f7a0474

Please sign in to comment.