Fix thousands separator in french (Belgium) language file
This commit is contained in:
parent
d98a5d4c6f
commit
1663a7a6fa
@ -1,6 +1,6 @@
|
|||||||
# Dolibarr language file - fr_BE - main
|
# Dolibarr language file - fr_BE - main
|
||||||
SeparatorDecimal=,
|
SeparatorDecimal=,
|
||||||
SeparatorThousand=None
|
SeparatorThousand=
|
||||||
FormatDateShort=%d/%m/%Y
|
FormatDateShort=%d/%m/%Y
|
||||||
FormatDateShortInput=%d/%m/%Y
|
FormatDateShortInput=%d/%m/%Y
|
||||||
FormatDateShortJava=dd/MM/yyyy
|
FormatDateShortJava=dd/MM/yyyy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user