# textdomain: skills
# author(s):
# reviewer(s):
# @n means "newline"
# @<number> (@1, @2, ecc) is a value that the mod will pass at runtime

##[ src/commands.lua ]##
prefix=
player=
skill=
The skill @1 doesn't exist!=
@1 already has that skill=
@1 skill unlocked to @2=
@1 doesn't have that skill=
@1 skill removed from @2=
The @1 skill is already disabled=
@1 skill disabled to @2=
The @1 skill is already enabled=
@1 skill enabled to @2=
Database flushed=
lists every registered skill=
lists all the skills of the specified player=
removes any unregistered skill from the database=

##[ src/cooldown.lua ]##
You have to wait @1 seconds to use this again!=

##[ src/core.lua ]##
You can't use the @1 skill now=
No description.=
