mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
added RES_REF
This commit is contained in:
parent
0be7ddcbd9
commit
515659c29e
@ -3,6 +3,7 @@ ADMIN_CANC_VOTE_1 = %s: cancel vote
|
|||||||
ADMIN_CANC_VOTE_2 = %s %s: cancel vote
|
ADMIN_CANC_VOTE_2 = %s %s: cancel vote
|
||||||
VOTING_CANC = Voting canceled
|
VOTING_CANC = Voting canceled
|
||||||
NO_VOTE_CANC = There is no voting to cancel or the vote session can't be canceled with that command
|
NO_VOTE_CANC = There is no voting to cancel or the vote session can't be canceled with that command
|
||||||
|
RES_REF = Result refused
|
||||||
RES_ACCEPTED = Result accepted
|
RES_ACCEPTED = Result accepted
|
||||||
VOTING_FAILED = Voting failed
|
VOTING_FAILED = Voting failed
|
||||||
VOTING_RES_1 = %s (yes "%d") (no "%d") (needed "%d")
|
VOTING_RES_1 = %s (yes "%d") (no "%d") (needed "%d")
|
||||||
|
Loading…
Reference in New Issue
Block a user