diff --git a/locales/en.yaml b/locales/en.yaml index 9712ad7..7ee4ba3 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -250,7 +250,7 @@ failedToFindInvitation: "Failed to find invitation. Please try again or contact invitationAcceptance: "You are now a {{{invitationMemberType}}} of {{{clanAddress}}}:" failedToAcceptInvitation: "Failed to accept invitation for {{{clanAddress}}}. Please try again later." failedToFindMemberInvite: "Failed to find clanMember invitation. Please try again later, or contact support." -invitationDeclined: "You have declined invitation to be a {{{invitationMemberType}}} of {{{clanAddress}}}." +invitationDeclined: "You have declined invitation to be a {{{invitationMemberType}}} of {{{clanAddress}}}." enterClanName: "Please enter a short and unique name (max 16 characters, with no space) for your new clan:" clanNameAlreadyUsed: "The name {{{proposedName}}} has already been used. Please enter a short and unique name (max 16 characters, with no space) for your new clan:" clanNameConfirmation: "We are about to create a clan with the name {{{proposedName}}}:" @@ -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}}}."