Files
VnUtest/garrysmod/gamemodes/militaryrp/plugins/hud/languages/sh_english.lua
2026-03-31 10:27:04 +03:00

14 lines
288 B
Lua

NAME = "English"
LANGUAGE = {
-- Category
optHUD = "HUD",
-- Settings
optDisableHUD = "Hide HUD",
optDisableHUDDesc = "Completely hide the game interface",
optDisablePlayerInfo = "Hide Player Info",
optDisablePlayerInfoDesc = "Hide player information when looking at them",
}