CMS Made Simple™ Developer Resources

Internationalization

CMSMS modules can be translated into any language through language files and the CMSMS Translation Center. This chapter covers how to create language files, use the Lang() method, and set up your module for community translations.

In This Chapter

  • Language Files — Creating and organizing language files for your module.
  • Using Lang Strings — Accessing translations in PHP and Smarty templates, and working with the Translation Center.