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/hn | |
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/hn')
-rw-r--r-- | app/_locales/hn/messages.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/_locales/hn/messages.json b/app/_locales/hn/messages.json index d9e74800c..4face7bd6 100644 --- a/app/_locales/hn/messages.json +++ b/app/_locales/hn/messages.json @@ -218,7 +218,7 @@ }, "decimal": { "message": "दशमलव परिशुद्धता" - }, + }, "defaultNetwork": { "message": "ईथर लेनदेन के लिए डिफ़ॉल्ट नेटवर्क मुख्य नेट है।" }, @@ -741,8 +741,8 @@ "supportCenter": { "message": "हमारे सहायता केंद्र पर जाएं" }, - "symbolBetweenZeroTen": { - "message": "प्रतीक 0 और 10 अक्षरों के बीच होना चाहिए" + "symbolBetweenZeroTwelve": { + "message": "प्रतीक 0 और 12 अक्षरों के बीच होना चाहिए" }, "takesTooLong": { "message": "बहुत समय ले रहा है?" @@ -845,7 +845,7 @@ }, "visitWebSite": { "message": "हमारी वेब साइट पर जाएं" - }, + }, "warning": { "message": "चेतावनी" }, |