mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-05 18:40:06 +01:00
Added locale references text file.
This commit is contained in:
parent
b2e68c22d4
commit
e18aebee5f
67
REFERENCES.md
Normal file
67
REFERENCES.md
Normal file
@ -0,0 +1,67 @@
|
||||
# Locale References
|
||||
|
||||
This file contains a list of the hard-coded locale references in the source code. See the commit date/time for the last update.
|
||||
|
||||
## References
|
||||
|
||||
commands.admin.setrange.range-updated
|
||||
commands.help.end
|
||||
commands.help.header
|
||||
commands.help.syntax
|
||||
commands.island.create.creating-island
|
||||
commands.island.create.unable-create-island
|
||||
commands.island.go.island.go.teleported
|
||||
commands.island.go.teleport
|
||||
commands.island.reset.must-remove-members
|
||||
commands.island.sethome.home-set
|
||||
commands.island.sethome.must-be-on-your-island
|
||||
commands.island.sethome.num-homes
|
||||
commands.island.setname.too-long
|
||||
commands.island.setname.too-short
|
||||
commands.island.team.demote.failure
|
||||
commands.island.team.demote.success
|
||||
commands.island.team.invite.accept.name-joined-your-island
|
||||
commands.island.team.invite.accept.you-joined-island
|
||||
commands.island.team.invite.already-on-team
|
||||
commands.island.team.invite.cannot-invite-self
|
||||
commands.island.team.invite.cooldown
|
||||
commands.island.team.invite.errors.invalid-invite
|
||||
commands.island.team.invite.errors.island-is-full
|
||||
commands.island.team.invite.errors.none-invited-you
|
||||
commands.island.team.invite.errors.you-already-are-in-team
|
||||
commands.island.team.invite.invitation-sent
|
||||
commands.island.team.invite.name-has-invited-you
|
||||
commands.island.team.invite.reject.name-rejected-your-invite
|
||||
commands.island.team.invite.reject.you-rejected-invite
|
||||
commands.island.team.invite.removing-invite
|
||||
commands.island.team.invite.to-accept-or-reject
|
||||
commands.island.team.invite.you-can-invite
|
||||
commands.island.team.invite.you-will-lose-your-island
|
||||
commands.island.team.kick.leader-kicked
|
||||
commands.island.team.kick.type-again
|
||||
commands.island.team.leave.left-your-island
|
||||
commands.island.team.leave.type-again
|
||||
commands.island.team.promote.failure
|
||||
commands.island.team.promote.success
|
||||
commands.island.team.setowner.errors.cant-transfer-to-yourself
|
||||
commands.island.team.setowner.errors.target-is-not-member
|
||||
commands.island.team.setowner.name-is-the-owner
|
||||
commands.island.team.setowner.you-are-the-owner
|
||||
errors.general.no-permission
|
||||
general.errors.already-have-island
|
||||
general.errors.command-cancelled
|
||||
general.errors.no-island
|
||||
general.errors.no-permission
|
||||
general.errors.no-team
|
||||
general.errors.not-in-team
|
||||
general.errors.not-leader
|
||||
general.errors.offline-player
|
||||
general.errors.player-has-no-island
|
||||
general.errors.unknown-player
|
||||
general.errors.use-in-game
|
||||
general.success
|
||||
general.tips.changing-ob-to-lava
|
||||
language.edited
|
||||
locked.islandlocked
|
||||
protection.protected
|
||||
|
Loading…
Reference in New Issue
Block a user