diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index c8d81d5..f134e92 100755 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -123,6 +123,17 @@ "title": "Search results", "totalResults":"Total results", "nothingFound": "Nothing found" + }, + "filters": { + "authors":"Authors", + "publicationsType": "Publications Type", + "content":"Content", + "publisher":"Publisher", + "publicationTopic":"Publication Topic", + "appliedFitlers":"Applied Fitlers", + "clearAll":"Clear All", + "enterAuthorsName":"Enter Author Name", + "showAll":"Show All" } }