From 845472c3ec30627bdea61d6cd0d649717294e39f Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Fri, 15 Apr 2022 16:25:13 +0800 Subject: [PATCH] gx --- src/assets/i18n/en.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/assets/i18n/en.js b/src/assets/i18n/en.js index e17554e..024575b 100644 --- a/src/assets/i18n/en.js +++ b/src/assets/i18n/en.js @@ -77,6 +77,7 @@ Copy: 'Copy', CopySuc: 'Copy successful', CopyErr: 'Copy failed', - CopyTip: 'Send your invitation link, friends join the node through your link, and you will get generous token rewards' + CopyTip: 'Send your invitation link, friends join the node through your link, and you will get generous token rewards', + Waringing: 'Please select the correct primary network' } } \ No newline at end of file -- Gitblit v1.9.1