Changed default language to en_US

This commit is contained in:
Eric 2016-06-23 19:52:31 +02:00 committed by GitHub
parent a603f59140
commit 35e09ea44c

View File

@ -9,7 +9,7 @@ main-command-name: "shop"
# Set the language of the item-, enchantment-, potion- and arrow-effect names # Set the language of the item-, enchantment-, potion- and arrow-effect names
# The value must equal to the name of one of a file in the 'lang' folder (without the '.lang' extension) # The value must equal to the name of one of a file in the 'lang' folder (without the '.lang' extension)
language-file: "de_DE" language-file: "en_US"
# Set the maximal distance to the shop where the player can see the hologram. # Set the maximal distance to the shop where the player can see the hologram.
# Value MUST be a number (e.g. 1, 1.5, 2.75, ...) # Value MUST be a number (e.g. 1, 1.5, 2.75, ...)