From dbaa81ed4062a43c93abcfc34cdb234bd9e4e8f5 Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Wed, 8 Nov 2023 18:31:11 +0100 Subject: [PATCH] Update us.json --- core/language/us.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/core/language/us.json b/core/language/us.json index 48cc93cd..6d4b10c2 100644 --- a/core/language/us.json +++ b/core/language/us.json @@ -209,7 +209,11 @@ "exp4": "Please choose a wallet to backup the private master key.", "core": "Start Core Settings", "qappNotification1": "Q-App Notifications", - "selectnode": "Please select an option" + "selectnode": "Please select an option", + "arrr1": "ARRR Wallet Not Initialized !", + "arrr2": "Please go to wallet tab and initialize your arrr wallet first.", + "arrr3": "Need Core Update !", + "arrr4": "To save the private key of your arrr wallet you need a core update first !" }, "appinfo": { "blockheight": "Block Height", @@ -1241,7 +1245,7 @@ "profile20": "Register name", "profile21": "Insert address from UI", "profile22": "Success", - "profile23": "encrypted", + "profile23": "encrypted", "profile24": "You must fill out both field name and field value to add a custom property" } -} \ No newline at end of file +}