Reading months to translation (included in the extraction tool too) (#9953)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a317093467
Коммит
acdc20d486
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."
|
||||
|
||||
Ссылка в новой задаче
Block a user