Post by pee » Thu May 21, 2009 12:53 pm

Hi,

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


User avatar
pee
New member

Posts

Joined
Fri May 08, 2009 4:48 pm
Location - Germany

Post by Qphoria » Thu May 21, 2009 8:47 pm

This already exists in the main language file.

For example, in english.php:
<?php

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']    = ',';
Change the decimal_point to , instead of .

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by pee » Fri May 22, 2009 5:34 am

Great! Thank you. :D

Professionelles Onlineshop-Design & -Programmierung: http://netzor.de


User avatar
pee
New member

Posts

Joined
Fri May 08, 2009 4:48 pm
Location - Germany
Who is online

Users browsing this forum: Bing [Bot] and 37 guests