From 4054b1cb84f566ce22888bb29c9446760c7caba7 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Thu, 22 Nov 2018 12:39:59 -0600 Subject: Increase Token Symbol length to twelve --- app/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/_locales/en/messages.json') diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 14810782a..0fe8e81cd 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1165,8 +1165,8 @@ "supportCenter": { "message": "Visit our Support Center" }, - "symbolBetweenZeroTen": { - "message": "Symbol must be between 0 and 10 characters." + "symbolBetweenZeroTwelve": { + "message": "Symbol must be between 0 and 12 characters." }, "takesTooLong": { "message": "Taking too long?" -- cgit v1.2.3