From e8d9976a1d82a08dad148a5461f9889c7126ef20 Mon Sep 17 00:00:00 2001 From: seaona Date: Mon, 19 Sep 2022 13:47:09 +0200 Subject: [PATCH] Get ether from faucet fix message --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 43f1f7b34326..be3ed5a7007d 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1526,7 +1526,7 @@ "message": "Get Ether" }, "getEtherFromFaucet": { - "message": "Get Ether from a faucet for the $1", + "message": "Get Ether from a faucet for the $1 network.", "description": "Displays network name for Ether faucet" }, "getStarted": {