Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit ccff62f

Browse files
committed
Update peer API error text.
1 parent 426ff10 commit ccff62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/languages/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@
549549
"tagIsTooLongHeadline": "The tag is too long",
550550
"tagIsTooLongBody": "Tags cannot be more than %{smart_count} character long. |||| Tags cannot be more than %{smart_count} characters long.",
551551
"retryingConnection": "The connection to your node was lost. Retrying connection attempt %{attempt} of %{total}.",
552-
"peersFail": "Call to the peers API failed."
552+
"peersFail": "No peers could be loaded, due to a server error."
553553
},
554554
"pageConnectingMessages": {
555555
"listingConnect": "Connecting to listing ${listing}",

0 commit comments

Comments
 (0)