We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6825695 + 0d2988e commit 46ca101Copy full SHA for 46ca101
1 file changed
lib/locales/cs.js
@@ -75,6 +75,8 @@ module.exports = {
75
'led', 'úno', 'bře', 'dub', 'kvě', 'čer',
76
'čvc', 'srp', 'zář', 'říj', 'lis', 'pro'
77
],
78
- date: '%d.%m.%Y'
+ date: '%d.%m.%Y',
79
+ decimal: ',',
80
+ thousands: ' '
81
}
82
};
0 commit comments