Bug fix for selected action policy

This commit is contained in:
kngako 2024-05-12 20:13:31 +02:00
parent be2fa57123
commit fc18e8801a

View File

@ -258,7 +258,7 @@ continue: "Continue"
sorryNameAlreadyTaken: "Sorry the name has already be taken."
selectActionPolicyForClan: "Select action policy for {{{clanAddress}}}:"
failedToCreateClan: "Failed to create {{{clanAddress}}}. Please try again later."
selectedActionPolicy: "Selected the {{{actionPolicyName}}} action policy on clan {{{clanAddress}}}."
selectedActionPolicy: "The {{{clanAddress}}} action policy is set to {{{actionPolicyName}}} approval."
confirm: "Confirm"
clanActionPolicyCreated: "The clan {{{clanAddress}}} has been set to the {{{actionPolicyName}}} action policy. {{{actionPolicyDescription}}}."
clanActionPolicyFailedToBeCreated: "Failed to set action policy for {{{clanAddress}}}."