Fix thousands separator in french (Belgium) language file

This commit is contained in:
Laurent Léonard 2014-03-23 14:46:09 +01:00
parent d98a5d4c6f
commit 1663a7a6fa

View File

@ -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