Repeat after me: no commits when tired.

Add the correct named file for LC_NUMERIC for nl_NL locales.
This commit is contained in:
asmodai 2001-02-09 09:09:14 +00:00
parent 68af71a7e2
commit 5ca2eb2046
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# decimal_point
,
# thousands_sep
# grouping
0;0
# EOF