language/english/meta.json
author Dan
Sat, 29 Nov 2008 00:20:57 -0500
changeset 756 e8cf18383425
parent 348 87e08a6e4fec
child 1227 bdac73ed481e
permissions -rw-r--r--
Added a new search API that allows much easier registration of search results. Basically you give the engine a table, a few columns to look at, and tell it how to format the results and you're done.

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