CheatMenuSA/resource/common/locale/English.json
2022-02-12 03:35:08 +06:00

65 lines
2.8 KiB
JSON

{
"Main" :
{
"TranslatorName" : "Grinch_"
},
"Menu" :
{
"BugDisclaimer" : "If you find bugs or have suggestions, let me know on discord.",
"CopyrightDisclaimer" : "Copyright Grinch_ 2019-2022. All rights reserved.",
"Author" : "Author",
"Version" : "Version",
"Build" : "Build",
"CheckUpdate" : "Check update",
"DiscordServer" : "Discord server",
"GitHubRepo" : "GitHub repo",
"Usage" : "Usage",
"UsageText" : "Left-click selects hotkey.\nLeft clicking outside deselects.\nRight click disables hotkey.",
"OpenMenuKey" : "Open/ close cheat menu",
"OpenCMDKey" : "Open/ close command window",
"SkinChangerKey" : "Activate aim skin changer",
"Config" : "Config",
"Name" : "Name",
"Credits" : "Credits",
"FreecamKey" : "Toggle freecam",
"QuickTPKey" : "Toogle quick teleport",
"ResetConfig" : "Reset config",
"FixVehKey" : "Fix current vehicle",
"FlipVehKey" : "Flip current vehicle",
"GodModeKey" : "Toggle god mode",
"VehEngineKey" : "Toggle vehicle engine",
"VehStartKey" : "Vehicle instant start",
"VehStopKey" : "Vehicle instant start",
"QuickSSKey" : "Quick screenshot",
"OpenCMDUsing" : "Open or close command window using %s",
"SetHealthCMD" : "Set health",
"SetHealthCMDText" : "Set player health.\nExample: hp (health).",
"SetTimeCMD" : "Set time",
"SetTimeCMDText" : "Set current game time.\nExample: time (hour) (minute).\n",
"SetTimeCMDText2" : "Writing something like 'time 12' would be interpreted as 'time 12 12'",
"TeleportCMD" : "Teleport",
"TeleportCMDText" : "Teleports player to specified coordinates.\nExample: tp x y z",
"ResetConfigMSG" : "Config has been reset. Restart the game for it to take effect.",
"QuickVehSpawnerCMD" : "Quick vehicle spawner",
"QuickVehSpawnerCMDText" : "Spawn vehicles by typing their model names.\nExample: veh (veh_name)",
"QuickWepSpawnerCMD" : "Quick weapon spawner",
"QuickWepSpawnerCMDText" : "Spawn weapons by typing their model names.\nExample: wep (wep_name)",
"ResetSize" : "Reset sonfig",
"Overlay" : "Overlay",
"Position" : "Position",
"Language" : "Language",
"TextColor" : "Text color",
"NoBG" : "No background",
"ShowCoords" : "Show coordinates",
"ShowCPU" : "Show CPU usage",
"ShowFPS" : "Show FPS",
"ShowLocation" : "Show location",
"ShowRAM" : "Show RAM usage",
"ShowVehHealth" : "Show veh health",
"ShowVehSpeed" : "Show veh speed",
"Hotkeys" : "Hotkeys",
"Commands" : "Commands",
"About" : "About",
"LanguageChangeFailed" : "Failed to change language!"
}
}