Level/locales/en-US.yml
2018-01-02 19:37:19 -08:00

26 lines
932 B
YAML
Executable File

###########################################################################################
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
# the one at http://yaml-online-parser.appspot.com #
###########################################################################################
admin:
level:
parameters: "<player>"
description: "calculate the island level for player"
top:
description: "show the top ten list"
island:
level:
parameters: "[player]"
description: "calculate your island level or show the level of [player]"
islandLevelIs: "Island level is"
requiredPointsToNextLevel: "[points] points required until the next level"
deaths: "([number] deaths)"
top:
description: "show the Top Ten"
guiTitle: "Top Ten"
guiHeading: "[name]:[rank]"
islandLevel: "Level [level]"