Fix: Translation of number for pt_PT
This commit is contained in:
parent
be97066a74
commit
67de6699d6
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read Chinese pdf with Linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=Nenhuma
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user