Bug fix
This commit is contained in:
parent
21ef555cef
commit
65278b7cc6
@ -299,7 +299,6 @@ clanBalance: "{{{clanAddress}}} balance is {{{balance}}} {{{currencyTicker}}} (w
|
|||||||
transactions: "Transactions"
|
transactions: "Transactions"
|
||||||
clanHasNoTransactions: "{{{clanAddress}}} has no transactions on Machankura. This will change when you send or receive Bitcoin using Machankura."
|
clanHasNoTransactions: "{{{clanAddress}}} has no transactions on Machankura. This will change when you send or receive Bitcoin using Machankura."
|
||||||
lightning: "lightning"
|
lightning: "lightning"
|
||||||
onchain: "onchain"
|
|
||||||
somewhere: "somewhere"
|
somewhere: "somewhere"
|
||||||
clanSettings: "{{{clanAddress}}} settings"
|
clanSettings: "{{{clanAddress}}} settings"
|
||||||
clanMembers: "{{{clanAddress}}} members"
|
clanMembers: "{{{clanAddress}}} members"
|
||||||
@ -345,12 +344,12 @@ declineProposal: "Decline Proposal"
|
|||||||
couldNotFindProposal: "Couldn't find proposal."
|
couldNotFindProposal: "Couldn't find proposal."
|
||||||
successfullyApprovedProposal: "Successfully approved the proposal to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Once enough approvals are received it will get sent through."
|
successfullyApprovedProposal: "Successfully approved the proposal to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Once enough approvals are received it will get sent through."
|
||||||
failedToApproveProposal: "Failed to approve the proposal to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Please try again later."
|
failedToApproveProposal: "Failed to approve the proposal to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Please try again later."
|
||||||
declineProposal: "Declined to {{{proposalSummary}}} on {{{clanAddress}}}."
|
declineClanProposal: "Declined to {{{proposalSummary}}} on {{{clanAddress}}}."
|
||||||
failedToDeclineProposal: "Failed to decline to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Please try again later."
|
failedToDeclineProposal: "Failed to decline to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Please try again later."
|
||||||
approvedClanProposals: "Approved {{{clanAddress}}} proposals:"
|
approvedClanProposals: "Approved {{{clanAddress}}} proposals:"
|
||||||
declinedClanProposals: "Declined {{{clanAddress}}} proposals:"
|
declinedClanProposals: "Declined {{{clanAddress}}} proposals:"
|
||||||
couldNotUnderstandClanInput: "Couldn't understand your input for the clan ${clan.name.text}@8333.mobi"
|
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."
|
unableToSetupClanActionPolicy: "Unable to setup action policy for ${clan.name.text}@8333.mobi. Contact support."
|
||||||
failedToCreateClan: "Failed to process clan. Please input a unique username (max 16 characters, alphanumeric, no spaces)."
|
failedToCreateClanInputUniqueUsername: "Failed to process clan. Please input a unique username (max 16 characters, alphanumeric, no spaces)."
|
||||||
failedToProcessClan: "Failed to process clan."
|
failedToProcessClan: "Failed to process clan."
|
||||||
failedToPresentClanInformation: "Failed to present clan information."
|
failedToPresentClanInformation: "Failed to present clan information."
|
Loading…
x
Reference in New Issue
Block a user