From a603f59140b6f41e0ec96b72e133aa343833f0cb Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 23 Jun 2016 13:03:23 +0200 Subject: [PATCH 1/2] Update de_DE.lang --- lang/de_DE.lang | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de_DE.lang b/lang/de_DE.lang index 4f51f3f..95b9a31 100644 --- a/lang/de_DE.lang +++ b/lang/de_DE.lang @@ -1,7 +1,7 @@ message.shop-created=&6Shop erstellt. -message.chest-already-shop=&cKiste ist bereits ein Shop. +message.chest-already-shop=&cTruhe ist bereits ein Shop. message.shop-removed=&6Shop entfernt. -message.chest-no-shop=&cKiste ist kein Shop. +message.chest-no-shop=&cTruhe ist kein Shop. message.shop-create-not-enough-money=&cNicht genug Geld. Du brauchst &6%CREATION-PRICE% &cum einen Shop zu erstellen. message.shopInfo.vendor=&6Verkäufer: &e%VENDOR% message.shopInfo.product=&6Produkt: &e%AMOUNT% x %ITEMNAME% @@ -30,7 +30,7 @@ message.out-of-stock=&cShop ausverkauft. message.error-occurred=&cEin Fehler ist aufgetreten: %ERROR% message.amount-and-price-not-number=&cAnzahl und Preis müssen Zahlen sein. message.no-item-in-hand=&cKein Item in der Hand. -message.click-chest-to-create-shop=&aKlicke auf eine Kiste, um einen Shop zu erstellen. +message.click-chest-to-create-shop=&aKlicke auf eine Truhe, um einen Shop zu erstellen. message.click-chest-to-remove-shop=&aKlicke auf einen Shop, um ihn zu entfernen. message.click-chest-for-info=&aKlicke auf einen Shop, um Informationen über ihn zu bekommen. message.opened-shop=&aDu hast &6%VENDOR%&as Shop geöffnet. @@ -1525,4 +1525,4 @@ tipped_arrow.effect.swiftness=Pfeil der Schnelligkeit tipped_arrow.effect.thick=Getränkter Pfeil tipped_arrow.effect.water=Nasser Pfeil tipped_arrow.effect.water_breathing=Pfeil der Unterwasseratmung -tipped_arrow.effect.weakness=Pfeil der Schwäche \ No newline at end of file +tipped_arrow.effect.weakness=Pfeil der Schwäche From 35e09ea44ccfc2731c46654c8261ab55cc3f0d0d Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 23 Jun 2016 19:52:31 +0200 Subject: [PATCH 2/2] Changed default language to en_US --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index f8b5058..148edd1 100644 --- a/config.yml +++ b/config.yml @@ -9,7 +9,7 @@ main-command-name: "shop" # 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) -language-file: "de_DE" +language-file: "en_US" # 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, ...) @@ -101,4 +101,4 @@ shop-limits: # Important: You must have exactly 4 spaces between the text and the edge. player: [] # "EpicEric": 50 - # "898afbbe-6566-4a0f-b0ac-145868b3cb12": 50 \ No newline at end of file + # "898afbbe-6566-4a0f-b0ac-145868b3cb12": 50