Skip to content

Instantly share code, notes, and snippets.

@ConnorMcF
Created November 10, 2015 20:23
Show Gist options
  • Save ConnorMcF/aa6d3df11657437a6c9e to your computer and use it in GitHub Desktop.
Save ConnorMcF/aa6d3df11657437a6c9e to your computer and use it in GitHub Desktop.
// Welcome!
$lang["wel_welcome"] = "Welcome!";
$lang["wel_welcometo"] = "Welcome to gMusic!";
$lang["wel_regular"] = "Are you a regular Garry's Mod player? <a href='/dashboard/'>Pick the songs you want to listen to!</a>"; // don't edit the tags, <a> and </a>
$lang["wel_owner"] = "Are you a server owner or developer? <a href='/dashboard/servers'>Register your server with gMusic today!</a>"; // don't edit the tags, <a> and </a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment