From 1aae3d0371f9358184c06c24c26e0c2f1b7e3ba4 Mon Sep 17 00:00:00 2001 From: pbca26 Date: Tue, 5 Sep 2017 18:59:34 +0300 Subject: [PATCH] changed native desc wording --- react/src/translate/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/src/translate/en.js b/react/src/translate/en.js index 07539f5..7bd8aed 100644 --- a/react/src/translate/en.js +++ b/react/src/translate/en.js @@ -143,7 +143,7 @@ export const _lang = { 'This mode uses the', 'NATIVE_MODE_DESC2': 'instead of the', 'NATIVE_MODE_DESC3': 'to query blockchain data', - 'NATIVE_MODE_DESC4': 'is the so far mode which will allow you to do', + 'NATIVE_MODE_DESC4': 'is the only mode which allows you to make', 'NATIVE_MODE_DESC5': 'Z Transactions', 'NATIVE_MODE_DESC6': 'Private Transactions', 'UNSUPPORTED_BROWSER': 'Uh Oh! Unsupported Web Browser :-(',