Add back missing cooldown locale message

Fixes #4361
This commit is contained in:
nossr50
2020-12-30 15:41:14 -08:00
parent d0d05a33f8
commit 006a7bf277
3 changed files with 3 additions and 1 deletions

View File

@ -589,6 +589,7 @@ Commands.Cooldowns.Header=&6--= &amcMMO Ability Cooldowns&6 =--
Commands.Cooldowns.Row.N=\ &c{0}&f - &6{1} seconds left
Commands.Cooldowns.Row.Y=\ &b{0}&f - &2Ready!
Commands.Database.CooldownMS=You must wait {0} milliseconds before using this command again.
Commands.Database.Cooldown=You must wait {0} seconds before using this command again.
Commands.Database.Processing=Your previous command is still being processed. Please wait.
Commands.Disabled=This command is disabled.
Commands.DoesNotExist= &cPlayer does not exist in the database!