in germany the prices are not displayed with a dot before the cent-values. false: 100.00 € right: 100,00 €. It will be fantastic, when there will be an option for the german-display-modus.

Professionelles Onlineshop-Design & -Programmierung: http://netzor.de
Code: Select all
// Locale
$_['code'] = 'en';
$_['direction'] = 'ltr';
$_['date_format_short'] = 'd/m/Y';
$_['date_format_long'] = 'l dS F Y';
$_['time_format'] = 'h:i:s A';
$_['decimal_point'] = '.';
$_['thousand_point'] = ',';
Users browsing this forum: Bing [Bot] and 37 guests