From ab427409d4b74392f8df05fbda6dbe2d299a680c Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Fri, 22 Apr 2022 11:58:36 +0200 Subject: [PATCH] add to chinese --- qortal-ui-core/language/zhc.json | 6 +++++- qortal-ui-core/language/zht.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/qortal-ui-core/language/zhc.json b/qortal-ui-core/language/zhc.json index e0e6d295..3ef6c160 100644 --- a/qortal-ui-core/language/zhc.json +++ b/qortal-ui-core/language/zhc.json @@ -575,6 +575,10 @@ "groupdialog3": "You are requesting to leave the group below:", "groupdialog4": "On pressing confirm, the leave group request will be sent!", "groupdialog5": "You are requesting to creating the group below:", - "groupdialog6": "On pressing confirm, the group creating request will be sent!" + "groupdialog6": "On pressing confirm, the group creating request will be sent!", + "rewarddialog1": "Would you like to create a reward share transaction, sharing", + "rewarddialog2": "of your minting rewards with", + "rewarddialog3": "If yes, you will need to save the key below in order to mint. It can be supplied to any node in order to allow it to mint on your behalf.", + "rewarddialog4": "On pressing confirm, the rewardshare will be created, but you will still need to supply the above key to a node in order to mint with the account." } } diff --git a/qortal-ui-core/language/zht.json b/qortal-ui-core/language/zht.json index a5f954f4..1c2992c0 100644 --- a/qortal-ui-core/language/zht.json +++ b/qortal-ui-core/language/zht.json @@ -575,6 +575,10 @@ "groupdialog3": "You are requesting to leave the group below:", "groupdialog4": "On pressing confirm, the leave group request will be sent!", "groupdialog5": "You are requesting to creating the group below:", - "groupdialog6": "On pressing confirm, the group creating request will be sent!" + "groupdialog6": "On pressing confirm, the group creating request will be sent!", + "rewarddialog1": "Would you like to create a reward share transaction, sharing", + "rewarddialog2": "of your minting rewards with", + "rewarddialog3": "If yes, you will need to save the key below in order to mint. It can be supplied to any node in order to allow it to mint on your behalf.", + "rewarddialog4": "On pressing confirm, the rewardshare will be created, but you will still need to supply the above key to a node in order to mint with the account." } }