added entries for amxmisc
This commit is contained in:
parent
fbfb43b7d2
commit
80a32b6d08
|
@ -9,4 +9,11 @@ ERROR = error
|
||||||
YES = Yes
|
YES = Yes
|
||||||
NO = No
|
NO = No
|
||||||
BAN = ban
|
BAN = ban
|
||||||
KICK = kick
|
KICK = kick
|
||||||
|
NO_ACC_COM = You have no access to that command
|
||||||
|
USAGE = Usage
|
||||||
|
MORE_CL_MATCHT = here are more clients matching to your argument
|
||||||
|
CL_NOT_FOUND = Client with that name or userid not found
|
||||||
|
CLIENT_IMM = Client "%s" has immunity
|
||||||
|
CANT_PERF_DEAD = That action can't be performed on dead client "%s"
|
||||||
|
CANT_PERF_BOT = That action can't be performed on bot "%s"
|
Loading…
Reference in New Issue
Block a user