source: pro-bachkim-filespace/sourcecode/api.violet.vn/cache/platform/prod/config/config_i18n.yml.php @ 19

Last change on this file since 19 was 19, checked in by dungnv, 11 years ago
File size: 322 bytes
Line 
1<?php
2// auto-generated by sfDefineEnvironmentConfigHandler
3// date: 2014/05/07 16:15:25
4sfConfig::add(array(
5  'sf_i18n_default_culture' => 'en',
6  'sf_i18n_source' => 'XLIFF',
7  'sf_i18n_debug' => false,
8  'sf_i18n_cache' => true,
9  'sf_i18n_untranslated_prefix' => '[T]',
10  'sf_i18n_untranslated_suffix' => '[/T]',
11));
Note: See TracBrowser for help on using the repository browser.