From 6fb0d4af276316c5170a03f31695f72a88cbe278 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Mon, 17 Jun 2019 04:02:12 -0700 Subject: Wrap smaller custom block explorer url text (#6714) --- app/_locales/en/messages.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/_locales') diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 41ba7ef7a..a0b084eb2 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1742,6 +1742,9 @@ "viewAccount": { "message": "View Account" }, + "viewinExplorer": { + "message": "View in Explorer" + }, "viewOnCustomBlockExplorer": { "message": "View at $1" }, -- cgit v1.2.3