SickGaming Rust Server Plugsins
This commit is contained in:
33
lang/en/Kits.json
Normal file
33
lang/en/Kits.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"title": "Kits: ",
|
||||
"Name": "Name",
|
||||
"Description": "Description",
|
||||
"Redeem": "Redeem",
|
||||
"AddKit": "Add Kit",
|
||||
"Close": "Close",
|
||||
"NoKitsFound": "All Available Kits are already in this Menu!",
|
||||
"AddKitToMenu": "Select a Kit to Add to this Menu",
|
||||
"KitCooldown": "Cooldown: {0}",
|
||||
"Unavailable": "Unavailable",
|
||||
"Last": "Last",
|
||||
"Next": "Next",
|
||||
"Back": "Back",
|
||||
"First": "First",
|
||||
"RemoveKit": "Remove Kit?",
|
||||
"KitUses": "Uses: {0}",
|
||||
"NoInventorySpace": "You do not have enough inventory space for this Kit!",
|
||||
"Unlimited": "Unlimited",
|
||||
"None": "None",
|
||||
"KitRedeemed": "Kit Redeemed",
|
||||
"Emptykitname": "Empty Kit Name",
|
||||
"KitExistError": "This kit doesn't exist",
|
||||
"CantRedeemNow": "You are not allowed to redeem a kit at the moment",
|
||||
"NoAuthToRedeem": "You don't have the Auth Level to use this kit",
|
||||
"NoPermKit": "You don't have the permissions to use this kit",
|
||||
"NoRemainingUses": "You already redeemed all of these kits",
|
||||
"CooldownMessage": "You need to wait {0} seconds to use this kit",
|
||||
"WipeCooldownMessage": "You need to wait {0} seconds to use this kit since it recently wiped",
|
||||
"NPCError": "You must find the NPC that gives this kit to redeem it.",
|
||||
"PastingError": "Something went wrong while pasting, is CopyPaste installed?",
|
||||
"NoKitFound": "This kit doesn't exist"
|
||||
}
|
||||
Reference in New Issue
Block a user