mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2024-11-05 18:33:10 +01:00
20 lines
741 B
YAML
Executable File
20 lines
741 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 #
|
|
###########################################################################################
|
|
|
|
### Credits ###
|
|
# Tastybento: maintainer
|
|
# Poslovitch: maintainer
|
|
#
|
|
# This translation is adapted to version : [alpha-0.0.1]
|
|
|
|
island:
|
|
islandLevelIs: "Island level is"
|
|
requiredPointsToNextLevel: "[points] points required until the next level"
|
|
levelDeaths: "([number] deaths)"
|
|
topten:
|
|
guiTitle: "Top Ten"
|
|
guiHeading: "[name]:[rank]"
|
|
islandLevel: "Level [level]"
|
|
|