RustServer/lang/en/PermissionsManager.json

24 lines
749 B
JSON

{
"title": "Permissions Manager: ",
"NoGroup": "Group {0} was not found.",
"NoPlayer": "Player {0} was not found.",
"GUIAll": "Grant All",
"GUINone": "Revoke All",
"GUIBack": "Back",
"GUIGroups": "Groups",
"GUIPlayers": "Players",
"GUIInherited": "Inherited",
"GUIInheritedFrom": "Inherited from",
"GUIGranted": "Granted",
"GUIRevoked": "Revoked",
"GUIName": "Permissions for {0}",
"GUIGroupsFor": "Groups for {0}",
"GUIPlayersIn": "Players in {0}",
"removePlayers": "Remove All Players",
"confirm": "Confirm",
"cancel": "Cancel",
"NotAdmin": "You need Auth Level 2, or permission, to use this command.",
"Back": "Back",
"All": "All",
"Syntax": "Use /perms, /perms player *name*, or /perms group *name*"
}