Skip to content

Commit cb1ed61

Browse files
author
Nathan Reyes
committed
Modify locales format
1 parent de89e53 commit cb1ed61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/locales.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ export default {
8282
weekdays: ['Sunnuntai', 'Maanantai', 'Tiistai', 'Keskiviikko', 'Torstai', 'Perjantai', 'Lauantai'],
8383
weekdaysShort: ['Su', 'Ma', 'Ti', 'Ke', 'To', 'Pe', 'La'],
8484
weekdaysMin: ['S', 'M', 'T', 'K', 'T', 'P', 'L'],
85-
}
85+
},
8686
};

0 commit comments

Comments
 (0)