Skip to content

Commit

Permalink
Update en.yml - fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Vutka1 authored Dec 18, 2024
1 parent 3c581c9 commit 95ff250
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/languages/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ Help_Create: '&6/brew create <Recipe> [Quality] [Player] &9Create a Brew with op
Help_Give: '&6/brew give <Recipe> [Quality] [Player] &9Alias for /brew create'
Help_Delete: '&6/brew delete &9Deletes the potion in your hand'
Help_Help: '&6/brew help [Page] &9Shows a specific help-page'
Help_Info: '&6/brew info&9 Displays your current Drunkeness and Quality'
Help_InfoOther: '&6/brew info [Player]&9 Displays the current Drunkeness and Quality of [Player]'
Help_Info: '&6/brew info&9 Displays your current Drunkenness and Quality'
Help_InfoOther: '&6/brew info [Player]&9 Displays the current Drunkenness and Quality of [Player]'
Help_Reload: '&6/brew reload &9Reload config'
Help_Configname: '&6/brew ItemName &9Display name of item in hand for the config'
Help_Static: '&6/brew static &9Make Brew static -> No further ageing or distilling'
Help_Set: '&6/brew set <player> <drunkenness> [quality] &9Sets Drunkeness (and Quality) of a Player'
Help_Set: '&6/brew set <player> <drunkenness> [quality] &9Sets Drunkenness (and Quality) of a Player'
Help_UnLabel: '&6/brew unlabel &9Removes the detailled label of a potion'
Help_Seal: '&6/brew seal &9Seal Brews for selling in shops'
Help_Wakeup: '&6/brew wakeup list <Page>&9 Lists all wakeup points'
Expand Down Expand Up @@ -114,5 +114,5 @@ Player_WakeNoPoints: '&cThere are no Wakeup Points!'
Player_WakeNotExist: '&cThe Wakeup Point with the id: &6&v1 &cdoesn''t exist!'
Player_WakeTeleport: 'Teleport to Wakeup Point with the id: &6&v1&f At position: &6&v2 &v3, &v4, &v5'
Player_ShopSealBrew: '&eIt''s recommended to trade/sell &6sealed &eBrews'
Player_Drunkeness: 'Drunkeness'
Player_Drunkeness: 'Drunkenness'
Player_Hangover: 'Your Hangover'

0 comments on commit 95ff250

Please sign in to comment.