diff options
author | Thomas Huang <thomas.b.huang@gmail.com> | 2018-11-23 02:39:59 +0800 |
---|---|---|
committer | Thomas Huang <thomas.b.huang@gmail.com> | 2018-11-23 02:39:59 +0800 |
commit | 4054b1cb84f566ce22888bb29c9446760c7caba7 (patch) | |
tree | a1582d7ed939f9f402ec3371f2604fcc10e85642 /app/_locales/tml | |
parent | 804b273cec61246f0d23efd461ccd2cc5c64bf22 (diff) | |
download | tangerine-wallet-browser-4054b1cb84f566ce22888bb29c9446760c7caba7.tar tangerine-wallet-browser-4054b1cb84f566ce22888bb29c9446760c7caba7.tar.gz tangerine-wallet-browser-4054b1cb84f566ce22888bb29c9446760c7caba7.tar.bz2 tangerine-wallet-browser-4054b1cb84f566ce22888bb29c9446760c7caba7.tar.lz tangerine-wallet-browser-4054b1cb84f566ce22888bb29c9446760c7caba7.tar.xz tangerine-wallet-browser-4054b1cb84f566ce22888bb29c9446760c7caba7.tar.zst tangerine-wallet-browser-4054b1cb84f566ce22888bb29c9446760c7caba7.zip |
Increase Token Symbol length to twelve
Diffstat (limited to 'app/_locales/tml')
-rw-r--r-- | app/_locales/tml/messages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/_locales/tml/messages.json b/app/_locales/tml/messages.json index 022754da5..03ae4b7ff 100644 --- a/app/_locales/tml/messages.json +++ b/app/_locales/tml/messages.json @@ -828,8 +828,8 @@ "supportCenter": { "message": "எங்கள் ஆதரவு மையத்தைப் பார்வையிடவும்" }, - "symbolBetweenZeroTen": { - "message": "குறியீடு 0 மற்றும் 10 எழுத்துகளுக்கு இடையில் இருக்க வேண்டும்." + "symbolBetweenZeroTwelve": { + "message": "குறியீடு 0 மற்றும் 12 எழுத்துகளுக்கு இடையில் இருக்க வேண்டும்." }, "takesTooLong": { "message": "நீண்ட நேரம் எடுத்துக்கொள்கிறது?" |