Translations

GameCP supports 19 languages by default. Some of these are automatically translated using Google, some are human translated and English is our default language.

How do I edit a Language file?

  • Locate the language file in includes/lang
includes/lang/en.ini
  • Edit it with a text editor like notepad, pico or vi
  • Save your changes
  • Erase the folder(s) in includes/cache


How do I add a new Language

You need to create a new .ini file and add the language to the login form template.

  • Copy your base language, ie en.ini, to your new language, ie, new.ini
  • Modify the language file to suite your needs
  • Edit the lang template and add your language.
# default is for example
include\template\default\smarty\lang\lang.tpl
  • Add your language
<option value="new" {if $gcplang == "new"}SELECTED{/if}>New Language</option>
  • Save the file
  • Erase the folder(s) in includes/cache




(wiki tools)
Personal tools
Views
Actions




Need help? Chat with us!