Add clan texts

This commit is contained in:
kngako 2024-05-14 00:31:04 +02:00
parent 83aac3a3e1
commit 21ef555cef

View File

@ -316,4 +316,41 @@ withdrewSats: "Withdrew {{{amount}}} sats"
couldNotFindClanMember: "Couldn't find member for {{{clanAddress}}}."
replaceMemberComingSoon: "Functionality to replace {{{userIdentifier}}} with a new member for {{{clanAddress}}} is coming soon."
userUnableToPerformAction: "You are unable to perform this action."
removeMemberComingSoon: "Functionality to remove {{{userIdentifier}}} as a member {{{clanAddress}}} is coming soon."
removeMemberComingSoon: "Functionality to remove {{{userIdentifier}}} as a member {{{clanAddress}}} is coming soon."
enterEmailCreateAccount: "To create a Machankura account please enter a unique email address:"
emailNotSupported: "Sorry. That email is not supported for new accounts. Please try again."
countryNotSupportedYet: "Country not supported yet."
canNotFindSelectedLanguage: "Can't find selected Language."
cancelAction: "Cancel action."
selectMemberInvitationRole: "What role will the invitation to {{{clanAddress}}} be for:"
member: "member"
admin: "admin"
selectMemberInvitationIdentifier: "Invite {{{inviteType}}} to {{{clanAddress}}}:"
usingPhoneNumber: "using phone number"
usingUsername: "using username"
enterInviteeIdentifier: "Enter the {{{inviteMethod}}} to invite as a {{{inviteType}}} in {{{clanAddress}}}:"
memberInvitationConfirmation: "You are about to invite {{{inviteReceiver}}} as a {{{inviteType}}} in {{{clanAddress}}}:"
sendInvite: "Send Invite"
inviteeNotUsingMachankura: "The {{{inviteMethod}}} {{{inviteReceiver}}} is not using 8333.mobi. Please invite them to create an account first, before inviting them to join {{{clanAddress}}}."
inviteeAlreadyAMember: "{{{inviteReceiver}}} is already a {{{inviteType}}} in {{{clanAddress}}}."
inviteeInvitationPending: "{{{inviteReceiver}}}'s invitation to {{{clanAddress}}} is already pending."
memberInvitationSent: "Invite to add {{{inviteReceiver}}} as a {{{inviteType}}} in {{{clanAddress}}} has been sent. Please reach out to them so they are not puzzled."
clanMenu: "Clan Menu"
invitationCancelled: "You have cancelled the operation to invite a new member to {{{clanAddress}}}"
pendingClanProposals: "Pending {{{clanAddress}}} proposals:"
viewApproved: "View Approved"
viewDeclined: "View Declined"
approveProposal: "Approve Proposal"
declineProposal: "Decline 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."
failedToApproveProposal: "Failed to approve the proposal to {{{proposalSummary}}} on {{{clanAddress}}} proposal. Please try again later."
declineProposal: "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."
failedToCreateClan: "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."