Skip to content

Commit

Permalink
Fix: Separator for chinese
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Mar 18, 2011
1 parent 7fdf1d8 commit 051d6f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htdocs/langs/zh_CN/main.lang
Expand Up @@ -12,8 +12,8 @@ DIRECTION=ltr
FONTFORPDF=chinese
#FONTFORPDF=stsongstdlight
#FONTSIZEFORPDF=9
SeparatorDecimal=
SeparatorThousand=
SeparatorDecimal=.
SeparatorThousand=None
FormatDateShort=%d/%m/%Y
FormatDateShortJava=dd/MM/yyyy
FormatHourShort=%I:%M %p
Expand Down

0 comments on commit 051d6f5

Please sign in to comment.