diff --git a/locales/en.yaml b/locales/en.yaml index 72b57aa..1f70a49 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -237,10 +237,10 @@ noActionPolicy: "No action policies in the system." noPendingProposals: "There are no pending proposals for you in this clan" distributeClanSatsToMembers: "distribute {{{amountToDistribute}}} sats to members: {{{timeAgo}}}" transferClanSats: "transfer {{{amountToDistribute}}} sats: {{{timeAgo}}}" -superMajorityExplanation: "Actions need at least 75% approval from all the members on proposals" -majorityExplanation: "Actions need at least 50% approval from all the members on proposals" -adminSuperMajorityExplanation: "Actions need at least 50% approval from all the admins on proposals" -adminMajorityExplanation: "Actions need at least 50% approval from all the admins on proposals" +superMajorityExplanation: "Actions need at least 75% approval of all members on proposals" +majorityExplanation: "Actions need at least 50% approval of all members on proposals" +adminSuperMajorityExplanation: "Actions need at least 50% approval of all admins on proposals" +adminMajorityExplanation: "Actions need at least 50% approval of all admins on proposals" customApprovalCondition: "Actions need custom approval conditions on proposals." undefinedActionApprovalConditions: "Actions have undefined approval conditions." invitations: "Invitations" @@ -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: "The {{{clanAddress}}} action policy is set to {{{actionPolicyName}}} approval." +selectedActionPolicy: "Set the {{{clanAddress}}} action policy 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}}}."