language/english/meta.json
author Dan
Sun, 04 Oct 2009 03:59:38 -0400
changeset 1127 4b858862c35c
parent 348 87e08a6e4fec
child 1227 bdac73ed481e
permissions -rw-r--r--
More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string.

{
  // Language metadata
  lang_name_english: 'English',
  lang_name_native: 'English',
  lang_code: 'eng'
}