mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
oi
This commit is contained in:
parent
16d4606b6d
commit
38a9d23dce
1 changed files with 7 additions and 0 deletions
|
@ -12,5 +12,12 @@
|
||||||
"moment": "uk",
|
"moment": "uk",
|
||||||
"defaultMomentFormat": "Do MMMM YYYY",
|
"defaultMomentFormat": "Do MMMM YYYY",
|
||||||
"default": false
|
"default": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "en-US",
|
||||||
|
"nativeName": "English",
|
||||||
|
"moment": "en",
|
||||||
|
"defaultMomentFormat": "MMMM Do YYYY",
|
||||||
|
"default": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue