diff --git a/qortal-ui-core/language/us.json b/qortal-ui-core/language/us.json index ccd8fa05..a3853ce7 100644 --- a/qortal-ui-core/language/us.json +++ b/qortal-ui-core/language/us.json @@ -575,6 +575,12 @@ "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.", + "rewarddialog5": "You are removing a reward share transaction associated with account:", + "rewarddialog6": "On pressing confirm, the rewardshare will be removed and the minting key will become invalid." } } \ No newline at end of file diff --git a/qortal-ui-core/language/zhc.json b/qortal-ui-core/language/zhc.json index 4845081f..07c38929 100644 --- a/qortal-ui-core/language/zhc.json +++ b/qortal-ui-core/language/zhc.json @@ -579,6 +579,8 @@ "rewarddialog1": "你是否希望创建一个奖励分享密钥并分享你铸币奖励中的", "rewarddialog2": "给", "rewarddialog3": "如果是的话,请保存下面的铸币密钥并添加到任何节点上,以允许它代表您铸币.", - "rewarddialog4": "点击确认后,奖励分享密钥将会创建,但你必须将该密钥添加到节点中才能成功铸币并获得相对应的奖励." + "rewarddialog4": "点击确认后,奖励分享密钥将会创建,但你必须将该密钥添加到节点中才能成功铸币并获得相对应的奖励.", + "rewarddialog5": "You are removing a reward share transaction associated with account:", + "rewarddialog6": "On pressing confirm, the rewardshare will be removed and the minting key will become invalid." } } diff --git a/qortal-ui-core/language/zht.json b/qortal-ui-core/language/zht.json index 9de9bd0b..57a9dafc 100644 --- a/qortal-ui-core/language/zht.json +++ b/qortal-ui-core/language/zht.json @@ -579,6 +579,8 @@ "rewarddialog1": "你是否希望創建一個獎勵分享密鑰並分享你鑄幣獎勵中的", "rewarddialog2": "給", "rewarddialog3": "如果是的話,請保存下面的鑄幣密鑰並添加到任何節點上,以允許它代表您鑄幣.", - "rewarddialog4": "點擊確認後,獎勵分享密鑰將會創建,但你必須將該密鑰添加到節點中才能成功鑄幣並獲得相對應的獎勵." + "rewarddialog4": "點擊確認後,獎勵分享密鑰將會創建,但你必須將該密鑰添加到節點中才能成功鑄幣並獲得相對應的獎勵.", + "rewarddialog5": "You are removing a reward share transaction associated with account:", + "rewarddialog6": "On pressing confirm, the rewardshare will be removed and the minting key will become invalid." } }