mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 05:28:59 +00:00
Inline updater for Language file
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# Brew
|
||||
Brew_-times: -fach
|
||||
Brew_BadPotion: Verdorbenes Getränk
|
||||
Brew_BadPotion: Verdorbenes Gebräu
|
||||
Brew_BarrelRiped: Fassgereift
|
||||
Brew_DistillUndefined: Undefinierbares Destillat
|
||||
Brew_DistillUndefined: Graues Destillat
|
||||
Brew_Distilled: Destilliert
|
||||
Brew_HundredsOfYears: Hunderte Jahre
|
||||
Brew_Ingredients: Zutaten
|
||||
Brew_MinutePluralPostfix: n
|
||||
Brew_OneYear: Ein Jahr
|
||||
Brew_ThickBrew: Schlammiger Sud
|
||||
Brew_Undefined: Undefinierbarer Sud
|
||||
Brew_Undefined: Kesselsud
|
||||
Brew_Woodtype: Holzart
|
||||
Brew_Years: Jahre
|
||||
Brew_fermented: gegärt
|
||||
@@ -23,6 +23,7 @@ CMD_Info_NotDrunk: '&v1 ist nicht betrunken'
|
||||
CMD_Player: '&a&v1 ist nun &6&v2% &abetrunken, mit einer Qualität von &6&v3'
|
||||
CMD_Player_Error: '&cDie Qualität muss zwischen 1 und 10 liegen!'
|
||||
CMD_Reload: '&aConfig wurde neu eingelesen'
|
||||
CMD_Created: '&aTrank erstellt'
|
||||
CMD_Configname: '&aName für Config ist: &f&v1'
|
||||
CMD_Configname_Error: '&cDu hast kein Item in der Hand'
|
||||
CMD_UnLabel: '&aDas Label wurde entfernt'
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
Brew_-times: -times
|
||||
Brew_BadPotion: Ruined Potion
|
||||
Brew_BarrelRiped: Barrel aged
|
||||
Brew_DistillUndefined: Indefinable Distillate
|
||||
Brew_DistillUndefined: Murky Distillate
|
||||
Brew_Distilled: Distilled
|
||||
Brew_HundredsOfYears: Hundreds of Years
|
||||
Brew_Ingredients: Ingredients
|
||||
Brew_MinutePluralPostfix: s
|
||||
Brew_OneYear: One Year
|
||||
Brew_ThickBrew: Muddy Brew
|
||||
Brew_Undefined: Indefinable Brew
|
||||
Brew_Undefined: Cauldron Brew
|
||||
Brew_Woodtype: Woodtype
|
||||
Brew_Years: Years
|
||||
Brew_fermented: fermented
|
||||
@@ -24,6 +24,7 @@ CMD_NonStatic: '&ePotion is not static anymore and will normally age in barrels.
|
||||
CMD_Player: '&a&v1 is now &6&v2% &adrunk, with a quality of &6&v3'
|
||||
CMD_Player_Error: '&cThe quality has to be between 1 and 10!'
|
||||
CMD_Reload: '&aConfig was successfully reloaded'
|
||||
CMD_Created: '&aBrew Created'
|
||||
CMD_Configname: '&aName for the Config is: &f&v1'
|
||||
CMD_Configname_Error: '&cCould not find item in your hand'
|
||||
CMD_Static: '&aPotion is now static and will not change in barrels or brewing stands.'
|
||||
|
||||
Reference in New Issue
Block a user