This commit is contained in:
kngako 2024-05-14 00:51:22 +02:00
parent 65278b7cc6
commit b69a0bcf08

View File

@ -282,7 +282,7 @@ percentageDistributionTooSmall: "{{{percentageAmount}}}% distribution results in
aboutToProposePercentageDistribution: "You are about to propose {{{percentageAmount}}}% of the {{{balance}}} sats in the {{{clanAddress}}} balance be distributed to all members:"
submitProposal: "Submit proposal"
canOnlyPropose100Percent: "You can only propose to distribute 100% of the funds."
proposedPercentageDistribution: "You have proposed to distribute {{{percentageAmount}}}% of the {{{balance}}} sats in the ${{{clanAddress}}} to all members. Once it is approved it will be processed."
proposedPercentageDistribution: "You have proposed to distribute {{{percentageAmount}}}% of the {{{balance}}} sats in the {{{clanAddress}}} to all members. Once it is approved it will be processed."
failedToProposeDistribution: "Failed to distribute funds from {{{clanAddress}}}. Please try again later."
unableToProcessProposedPercentage: "Unable to process percentage you proposed."
clanBalanceToLowToDistribute: "The {{{clanAddress}}} balance {{{balance}}} sats is too low to distribute to all members."
@ -348,8 +348,8 @@ declineClanProposal: "Declined to {{{proposalSummary}}} on {{{clanAddress}}}."
failedToDeclineProposal: "Failed to decline to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Please try again later."
approvedClanProposals: "Approved {{{clanAddress}}} proposals:"
declinedClanProposals: "Declined {{{clanAddress}}} proposals:"
couldNotUnderstandClanInput: "Couldn't understand your input for the clan ${clan.name.text}@8333.mobi"
unableToSetupClanActionPolicy: "Unable to setup action policy for ${clan.name.text}@8333.mobi. Contact support."
couldNotUnderstandClanInput: "Couldn't understand your input for the clan {{{clanAddress}}}"
unableToSetupClanActionPolicy: "Unable to setup action policy for {{{clanAddress}}}. Contact support."
failedToCreateClanInputUniqueUsername: "Failed to process clan. Please input a unique username (max 16 characters, alphanumeric, no spaces)."
failedToProcessClan: "Failed to process clan."
failedToPresentClanInformation: "Failed to present clan information."