mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Reading months to translation (included in the extraction tool too) (#9953)
This commit is contained in:
48
i18n/en.json
48
i18n/en.json
@@ -1,4 +1,52 @@
|
||||
[
|
||||
{
|
||||
"id": "April",
|
||||
"translation": "April"
|
||||
},
|
||||
{
|
||||
"id": "August",
|
||||
"translation": "August"
|
||||
},
|
||||
{
|
||||
"id": "December",
|
||||
"translation": "December"
|
||||
},
|
||||
{
|
||||
"id": "February",
|
||||
"translation": "February"
|
||||
},
|
||||
{
|
||||
"id": "January",
|
||||
"translation": "January"
|
||||
},
|
||||
{
|
||||
"id": "July",
|
||||
"translation": "July"
|
||||
},
|
||||
{
|
||||
"id": "June",
|
||||
"translation": "June"
|
||||
},
|
||||
{
|
||||
"id": "March",
|
||||
"translation": "March"
|
||||
},
|
||||
{
|
||||
"id": "May",
|
||||
"translation": "May"
|
||||
},
|
||||
{
|
||||
"id": "November",
|
||||
"translation": "November"
|
||||
},
|
||||
{
|
||||
"id": "October",
|
||||
"translation": "October"
|
||||
},
|
||||
{
|
||||
"id": "September",
|
||||
"translation": "September"
|
||||
},
|
||||
{
|
||||
"id": "actiance.export.marshalToXml.appError",
|
||||
"translation": "Unable to convert export to XML."
|
||||
|
||||
Reference in New Issue
Block a user