Skip to content

Commit

Permalink
Update en_US.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maybegreat48 authored Jun 26, 2024
1 parent f43b14d commit 7cdaa1c
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"BACKEND_CLOSE_VEHICLE_DOORS": "Close Vehicle Doors",
"BACKEND_CLOSE_VEHICLE_DOORS_DESC": "Closes all vehicle doors.",
"BACKEND_COMMAND": "Command",
"BACKEND_DELETE_VEHICLE": "Delete Vehicle",
"BACKEND_DELETE_VEHICLE_DESC": "Delete the player's vehicle",
"BACKEND_DOWNGRADE_VEHICLE": "Downgrade Vehicle",
"BACKEND_DOWNGRADE_VEHICLE_DESC": "Removes all the vehicle's upgrades and mods.",
"BACKEND_END_SESSION_KICK_FORCE_SCRIPT_HOST_FAILED": "Force script host failed!",
Expand Down Expand Up @@ -363,6 +365,10 @@
"COMPLAINT_KICK": "Desync Kick",
"COMPLAINT_KICK_DESC": "This may take around 10 seconds to kick the player. Does not work against the host",
"COPY": "Copy",
"COPY_CURRENT_DLC_HASH": "Copy Current DLC Hash",
"COPY_CURRENT_DLC_HASH_DESC": "Copies the active DLC hash into the input box. Do this before loading custom DLC file",
"COPY_CURRENT_GAME_DATA_HASH": "Copy Current Data Hash",
"COPY_CURRENT_GAME_DATA_HASH_DESC": "Copies the active game hash into the input box. Do this before loading custom DLC files",
"COPY_SESSION_INFO": "Copy Session Info",
"CORE_GUI_COMPONENTS_DISABLED": "Disabled",
"CREATOR_INFINITE_MEMORY": "Infinite Model Memory",
Expand Down Expand Up @@ -674,6 +680,7 @@
"HORN_BOOST_DESC": "Boosts your vehicle forward when you sound the horn",
"HOST_KICK": "Host Kick",
"HOST_KICK_DESC": "Host kick that only works when host",
"HOST_TOKEN_SPOOFING": "Host Token Spoofing",
"HOT_PROPERTY": "Hot Property",
"HOUR": "Hour",
"HUD": "HUD",
Expand Down Expand Up @@ -1151,6 +1158,26 @@
"SAVED_VEHICLES": "Saved Vehicles",
"SAVE_VEHICLE": "Save Vehicle",
"SCAPI": "SCAPI",
"SCRIPT_BLOCK_AMMUNATION": "Block Ammunation",
"SCRIPT_BLOCK_ATMS": "Block ATMs",
"SCRIPT_BLOCK_ARCADE_GAMES": "Block Arcade Games",
"SCRIPT_BLOCK_CASINO_GAMES": "Block Casino Games",
"SCRIPT_BLOCK_DRONES": "Block Drones",
"SCRIPT_BLOCK_GANG_ATTACKS": "Block Gang Attacks",
"SCRIPT_BLOCK_IMPROMPTU_DEATHMATCHES": "Block Deathmatches",
"SCRIPT_BLOCK_IMPROMPTU_RACES": "Block Impromptu Races",
"SCRIPT_BLOCK_INTERIORS": "Block Interiors",
"SCRIPT_BLOCK_INTERIORS_DESC": "This does not kick people that are already in interiors",
"SCRIPT_BLOCK_LSC": "Block LSC",
"SCRIPT_BLOCK_MOVIES": "Block Movies",
"SCRIPT_BLOCK_PROSTITUTES": "Block Prostitutes",
"SCRIPT_BLOCK_SITTING": "Block Sitting",
"SCRIPT_BLOCK_SLEEPING": "Block Sleeping",
"SCRIPT_BLOCK_STORES": "Block Stores",
"SCRIPT_BLOCK_STREET_DEALER": "Block Street Dealer",
"SCRIPT_BLOCK_STRIP_CLUB": "Block Strip Club",
"SCRIPT_BLOCK_STRIP_CLUB_DESC": "This does not always work",
"SCRIPT_BLOCK_VENDING_MACHINES": "Block Vending Machines",
"SCRIPT_HOST_FEATURES": "Script Host Features",
"SCRIPT_HOST_KICK": "Script Host Kick",
"SCRIPT_HOST_KICK_DESC": "Blocked by most menus",
Expand All @@ -1174,6 +1201,7 @@
"SESSION_BROWSER_DISCRIMINATOR": "Discriminator",
"SESSION_BROWSER_HOST_RID": "Host Rockstar ID",
"SESSION_BROWSER_NUM_PLAYERS": "Number of Players",
"SESSION_CONTROL": "Session Control",
"SESSION_INFO": "Session Info",
"SESSION_INVITE_SUCCESS": "Target player has been invited to your session!",
"SESSION_SWITCHER": "Session Switcher",
Expand Down Expand Up @@ -1281,6 +1309,15 @@
"SPOOFING_SESSION_ATTRIBUTES": "Session Attributes",
"SPOOF_BADSPORT": "Spoof Badsport State",
"SPOOF_BLIP_TYPE": "Spoof Blip Type",
"SPOOF_DLC_HASH": "Spoof DLC Hash",
"SPOOF_DLC_HASH_DESC": "Spoof DLC hashes. This can be used to join sessions with custom DLCs loaded",
"SPOOF_GAME_DATA_HASH": "Spoof Data Hashes",
"SPOOF_GAME_DATA_HASH_DESC": "Spoofs the game data hashes. This can be used to join sessions with custom DLCs loaded",
"SPOOF_HOST_TOKEN_OFF": "Off",
"SPOOF_HOST_TOKEN_TYPE_LEGIT": "Legit",
"SPOOF_HOST_TOKEN_TYPE_AGGRESSIVE": "Aggressive",
"SPOOF_HOST_TOKEN_TYPE_EXTRA_AGGRESSIVE": "Extra Aggressive",
"SPOOF_HOST_TOKEN_TYPE_CUSTOM": "Custom",
"SPOOF_JOB_POINTS": "Spoof Job Points",
"SPOOF_KD": "Spoof K/D Ratio",
"SPOOF_PLAYER_MODEL": "Spoof Player Model",
Expand Down

0 comments on commit 7cdaa1c

Please sign in to comment.