mirror of
https://github.com/roflmuffin/CounterStrikeSharp.git
synced 2025-12-05 23:58:24 -08:00
27 lines
1.0 KiB
JSON
27 lines
1.0 KiB
JSON
{
|
|
"menu.button.previous": "Prev",
|
|
"menu.button.next": "Next",
|
|
"menu.button.close": "Close",
|
|
|
|
"all": "all players",
|
|
"bots": "bots",
|
|
"humans": "humans",
|
|
"alive": "alive players",
|
|
"dead": "dead players",
|
|
"notme": "all players except self",
|
|
"ct": "ct players",
|
|
"t": "t players",
|
|
"spec": "spec players",
|
|
|
|
"No matching client": "No matching client was found.",
|
|
"No matching clients": "No matching clients were found.",
|
|
"Target must be alive": "This command can only be used on alive players.",
|
|
"Target must be dead": "This command can only be used on dead players.",
|
|
"Unable to target": "You cannot target this player.",
|
|
"Cannot target bot": "Unable to perform this command on a bot.",
|
|
"More than one client matched": "More than one client matched the given pattern.",
|
|
|
|
"Missing permissions": "You are missing the correct permissions",
|
|
"Missing one permission": "You do not have one of the correct permissions",
|
|
"Command permission denied": "[CSS] {0} ({1}) to execute this command."
|
|
} |