Lang cleanup
This commit is contained in:
@@ -14,22 +14,26 @@ delete-vault: "&fDeleted vault &a%v"
|
||||
delete-other-vault: "&fDeleted vault &a%v &fof &a%p"
|
||||
delete-other-vault-all: "&4Deleted all vaults belonging to &a%p"
|
||||
player-only: "&cSorry but that can only be run by a player!"
|
||||
must-be-number: "&cYou need to specify a number between 1-99"
|
||||
must-be-number: "&cYou need to specify a valid number."
|
||||
invalid-args: "&cInvalid args!"
|
||||
delete-vault-error: "&cError deleting vault :("
|
||||
no-permissions: "&cYou don't have permission for that!"
|
||||
insufficient-funds: "&cYou don't have enough money for that!"
|
||||
no-permissions: "&cYou don''t have permission for that!"
|
||||
insufficient-funds: "&cYou don''t have enough money for that!"
|
||||
refund-amount: "&fYou were refunded &a%price &ffor deleting that vault."
|
||||
cost-to-create: "&fYou were charged &c%price &ffor creating that vault."
|
||||
cost-to-create: "&fYou were charged &c%price &ffor creating a vault."
|
||||
cost-to-open: "&fYou were charged &c%price &ffor opening that vault."
|
||||
vault-title: "&4Vault #%number"
|
||||
existing-vaults: "&f%p has vaults: &a%v"
|
||||
no-owner-found: "&cCannot find vault owner: &a%p"
|
||||
plugin-not-found: "&cNo converter found for that plugin"
|
||||
plugin-not-found: "&cNo converter found for that plugin."
|
||||
conversion-complete: "&aConverted %converted players to PlayerVaults"
|
||||
conversion-background: "&fConversion has been forked to the background. See console for updates."
|
||||
vaults-locked: "&cVaults are currently locked while conversion occurs. Please try again in a moment!"
|
||||
help: "/pv <number>"
|
||||
blocked-item: "&6%m &cis blocked from vaults."
|
||||
signs-disabled: "&cVault signs are currently disabled."
|
||||
blocked-bad-item: "&cThis item is not allowed in a vault."
|
||||
blocked-bad-item: "&cThis item is not allowed in a vault."
|
||||
vault-does-not-exist: "&cThat vault does not exist!"
|
||||
click-a-sign: "&fNow click a sign!"
|
||||
not-a-sign: "&cYou must click a sign!"
|
||||
set-sign-success: "&fYou have successfully set a PlayerVault access sign!"
|
||||
open-with-sign: "&fOpening vault &a%v &fof &a%p"
|
||||
|
||||
Reference in New Issue
Block a user