mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-23 17:47:34 +01:00
Added missing TL key 'hatRemoved'
This commit is contained in:
parent
0c2e63baad
commit
4638c5ab55
@ -41,7 +41,7 @@ public class Commandhat extends EssentialsCommand
|
||||
user.sendMessage(_("hatFail"));
|
||||
}
|
||||
}
|
||||
if (args.length > 0)
|
||||
else
|
||||
{
|
||||
if (args[0].contains("remove"))
|
||||
{
|
||||
|
@ -118,7 +118,6 @@ hatArmor=\u00a7cError, you cannot use this item as a hat!
|
||||
hatEmpty=\u00a7cYou are not wearing a hat.
|
||||
hatFail=\u00a7cYou must have something to wear in your hand.
|
||||
hatPlaced=\u00a7eEnjoy your new hat!
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
haveBeenReleased=\u00a77You have been released
|
||||
heal=\u00a77You have been healed.
|
||||
healOther=\u00a77Healed {0}.
|
||||
@ -441,3 +440,4 @@ year=year
|
||||
years=years
|
||||
youAreHealed=\u00a77You have been healed.
|
||||
youHaveNewMail=\u00a7cYou have {0} messages!\u00a7f Type \u00a77/mail read\u00a7f to view your mail.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -443,3 +443,4 @@ year=rok
|
||||
years=roky
|
||||
youAreHealed=\u00a77Byl jsi uzdraven.
|
||||
youHaveNewMail=\u00a7cMas {0} zprav!\u00a7f Napis \u00a77/mail read\u00a7f aby jsi si precetl sve zpravy.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=\u00e5r
|
||||
years=\u00e5r
|
||||
youAreHealed=\u00a77Du er blevet healed. Halleluja!
|
||||
youHaveNewMail=\u00a7cDu har {0} flaskeposter!\u00a7f Type \u00a77/mail read for at se din flaskepost.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=Jahr
|
||||
years=Jahre
|
||||
youAreHealed=\u00a77Du wurdest geheilt.
|
||||
youHaveNewMail=\u00a7cDu hast {0} Nachrichten!\u00a7f Schreibe \u00a77/mail read\u00a7f um deine Nachrichten anzuzeigen.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=year
|
||||
years=years
|
||||
youAreHealed=\u00a77You have been healed.
|
||||
youHaveNewMail=\u00a7cYou have {0} messages!\u00a7f Type \u00a77/mail read\u00a7f to view your mail.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=año
|
||||
years=años
|
||||
youAreHealed=\u00a77Has sido curado.
|
||||
youHaveNewMail=\u00a7cTienes {0} mensajes!\u00a7f Pon \u00a77/mail read\u00a7f para ver tus emails no leidos!.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=ann\u00e9e
|
||||
years=ann\u00e9es
|
||||
youAreHealed=\u00a77Vous avez \u00e9t\u00e9 soign\u00e9.
|
||||
youHaveNewMail=\u00a7cVous avez {0} messages ! \u00a7fEntrez \u00a77/mail read\u00a7f pour voir votre courrier.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=anno
|
||||
years=anni
|
||||
youAreHealed=\u00a77Sei stato curato.
|
||||
youHaveNewMail=\u00a7cHai {0} messaggi!\u00a7f digita \u00a77/mail read\u00a7f per consultare la tua mail.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=jaar
|
||||
years=jaren
|
||||
youAreHealed=\u00a77Je bent genezen.
|
||||
youHaveNewMail=\u00a7cJe hebt {0} berichten!\u00a7f Type \u00a77/mail read\u00a7f om je berichten te bekijken.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=rok
|
||||
years=lat
|
||||
youAreHealed=\u00a77Zostales/as uleczony/na.
|
||||
youHaveNewMail=\u00a7cMasz {0} wiadomosci!\u00a7f napisz \u00a77/mail read\u00a7f aby je przeczytac.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
@ -440,3 +440,4 @@ year=ano
|
||||
years=anos
|
||||
youAreHealed=\u00a77Voc\u00ea foi curado.
|
||||
youHaveNewMail=\u00a7cVoc\u00ea tem {0} mensagens!\u00a7f Digite \u00a77/mail read\u00a7f para ver seu email.
|
||||
hatRemoved=\u00a7eYour hat has been removed.
|
||||
|
Loading…
Reference in New Issue
Block a user