Skip to content

Commit

Permalink
Merge branch 'future' of https://github.com/amsul/pickadate.js into f…
Browse files Browse the repository at this point in the history
…uture
  • Loading branch information
amsul committed May 25, 2019
2 parents acf098a + 3d72815 commit 444d298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/translations/ja_JP.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type { Translation } from 'pickadate/types'

const translation: Translation = {
firstDayOfWeek: 1,
template: 'YYYY MM DD',
template: 'YYYY MM 月 DD 日',
templateHookWords: {
MMM: [
'1月',
Expand Down

0 comments on commit 444d298

Please sign in to comment.