Thanks for that. After changing the language file, the “Related Posts” at the bottom of each post/page didn’t change. I guess the wording is being pulled from somewhere else.
This is what I changed but there was no difference
“post”: {
“publishedBy”: “By”,
“publishedOn”: “Published on”,
“lastUpdatedDate”: “This article was updated on”,
“previousPost”: “Previous Item”,
“nextPost”: “Next Items”,
“relatedPosts”: “Related items”,
“comments”: “Comments”
},
“tags”: {
“tagsPageTitle”: “Categories”,
“description”: “All Categories”,
“post”: {
“1”: “Item”,
“default”: “Items”
}