cam-findlay 17b9a5d9bd merged $allCodes returns items with nested array
items from the common_locales in line 1493 return nested array of "name"=>LangName,"native"=>NativeName.
need to make sure to pull the "name" parameter from the array for the $returnMap. 
Otherwise was returning:

[Notice] Undefined offset: 0
2013-03-28 15:07:09 +13:00
2013-02-19 12:19:59 +10:00
2013-03-19 11:33:03 +01:00
2013-01-22 10:40:11 -08:00
2013-03-26 13:55:21 +01:00
2013-02-27 12:05:37 +01:00
2013-02-27 12:05:37 +01:00

Translatable module for SilverStripe CMS

Build Status

Introduction

Allows translation of DataObject and SiteTree records into multiple languages. Note: This module was originally part of the SilverStripe CMS 2.x codebase.

Usage

Setup and Usage Documentation

Requirements

  • SilverStripe Framework 3.1+ and CMS 3.1+
  • Note: For SilverStripe 2.3/2.4 support, please use the core built-in version (no module required)

Maintainers

  • Ingo Schommer
Description
No description provided
Readme 2.7 MiB
Languages
PHP 97%
JavaScript 2.4%
CSS 0.6%