added entries for amxmisc

This commit is contained in:
Felix Geyer 2004-08-06 18:40:20 +00:00
parent fbfb43b7d2
commit 80a32b6d08

View File

@ -9,4 +9,11 @@ ERROR = error
YES = Yes
NO = No
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"