diff --git a/i18n/en.json b/i18n/en.json index 0ae47d4e8d..7e2933ce94 100644 --- a/i18n/en.json +++ b/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."