Shorten words
This commit is contained in:
parent
fc18e8801a
commit
263db67fe9
@ -237,10 +237,10 @@ noActionPolicy: "No action policies in the system."
|
|||||||
noPendingProposals: "There are no pending proposals for you in this clan"
|
noPendingProposals: "There are no pending proposals for you in this clan"
|
||||||
distributeClanSatsToMembers: "distribute {{{amountToDistribute}}} sats to members: {{{timeAgo}}}"
|
distributeClanSatsToMembers: "distribute {{{amountToDistribute}}} sats to members: {{{timeAgo}}}"
|
||||||
transferClanSats: "transfer {{{amountToDistribute}}} sats: {{{timeAgo}}}"
|
transferClanSats: "transfer {{{amountToDistribute}}} sats: {{{timeAgo}}}"
|
||||||
superMajorityExplanation: "Actions need at least 75% approval from all the members on proposals"
|
superMajorityExplanation: "Actions need at least 75% approval of all members on proposals"
|
||||||
majorityExplanation: "Actions need at least 50% approval from all the members on proposals"
|
majorityExplanation: "Actions need at least 50% approval of all members on proposals"
|
||||||
adminSuperMajorityExplanation: "Actions need at least 50% approval from all the admins on proposals"
|
adminSuperMajorityExplanation: "Actions need at least 50% approval of all admins on proposals"
|
||||||
adminMajorityExplanation: "Actions need at least 50% approval from all the admins on proposals"
|
adminMajorityExplanation: "Actions need at least 50% approval of all admins on proposals"
|
||||||
customApprovalCondition: "Actions need custom approval conditions on proposals."
|
customApprovalCondition: "Actions need custom approval conditions on proposals."
|
||||||
undefinedActionApprovalConditions: "Actions have undefined approval conditions."
|
undefinedActionApprovalConditions: "Actions have undefined approval conditions."
|
||||||
invitations: "Invitations"
|
invitations: "Invitations"
|
||||||
@ -258,7 +258,7 @@ continue: "Continue"
|
|||||||
sorryNameAlreadyTaken: "Sorry the name has already be taken."
|
sorryNameAlreadyTaken: "Sorry the name has already be taken."
|
||||||
selectActionPolicyForClan: "Select action policy for {{{clanAddress}}}:"
|
selectActionPolicyForClan: "Select action policy for {{{clanAddress}}}:"
|
||||||
failedToCreateClan: "Failed to create {{{clanAddress}}}. Please try again later."
|
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"
|
confirm: "Confirm"
|
||||||
clanActionPolicyCreated: "The clan {{{clanAddress}}} has been set to the {{{actionPolicyName}}} action policy. {{{actionPolicyDescription}}}."
|
clanActionPolicyCreated: "The clan {{{clanAddress}}} has been set to the {{{actionPolicyName}}} action policy. {{{actionPolicyDescription}}}."
|
||||||
clanActionPolicyFailedToBeCreated: "Failed to set action policy for {{{clanAddress}}}."
|
clanActionPolicyFailedToBeCreated: "Failed to set action policy for {{{clanAddress}}}."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user