Bug fix for clan texts

This commit is contained in:
kngako 2024-05-12 18:51:12 +02:00
parent 2b98d61552
commit c54646e64b

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: "Selected the {{{actionPolicyName}}} action policy on clan {{{clanAddress}}}."
confirm: "Confirm"
clanActionPolicyCreated: "The clan {{{clanAddress}}} has been set to the {{{actionPolicyName}}} action policy. {{{actionPolicyDescription}}}."
clanActionPolicyFailedToBeCreated: "Failed to set action policy for {{{clanAddress}}}."