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.
1 parent de89e53 commit cb1ed61Copy full SHA for cb1ed61
src/utils/locales.js
@@ -82,5 +82,5 @@ export default {
82
weekdays: ['Sunnuntai', 'Maanantai', 'Tiistai', 'Keskiviikko', 'Torstai', 'Perjantai', 'Lauantai'],
83
weekdaysShort: ['Su', 'Ma', 'Ti', 'Ke', 'To', 'Pe', 'La'],
84
weekdaysMin: ['S', 'M', 'T', 'K', 'T', 'P', 'L'],
85
- }
+ },
86
};
0 commit comments