<?php $this->cache['id']['core_langconfig'] = array (
  'alphabet' => 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z',
  'backupnameformat' => '%d%m%Y-%H%M',
  'decsep' => ',',
  'firstdayofweek' => '0',
  'iso6391' => 'en',
  'iso6392' => 'eng',
  'labelsep' => ':',
  'listsep' => ';',
  'locale' => 'id_ID.UTF-8',
  'localewin' => 'Indonesian_indonesia.1252',
  'localewincharset' => 'WINDOWS-1252',
  'oldcharset' => 'ISO-8859-1',
  'parentlanguage' => '',
  'strftimedate' => '%d %B %Y',
  'strftimedatefullshort' => '%d/%m/%y',
  'strftimedateshort' => '%d %B',
  'strftimedatetime' => '%d %B %Y, %H:%M',
  'strftimedatetimeshort' => '%d/%m/%y, %H:%M',
  'strftimedaydate' => '%A, %d %B %Y',
  'strftimedaydatetime' => '%A, %d %B %Y, %H:%M',
  'strftimedayshort' => '%A, %d %B',
  'strftimedaytime' => '%a, %H:%M',
  'strftimemonthyear' => '%B %Y',
  'strftimerecent' => '%d %b, %H:%M',
  'strftimerecentfull' => '%a, %d %b %Y, %H:%M',
  'strftimetime' => '%H:%M',
  'thisdirection' => 'ltr',
  'thisdirectionvertical' => 'btt',
  'thislanguage' => 'Indonesian',
  'thislanguageint' => 'Indonesian',
  'thousandssep' => '.',
);