diff --git a/demo-shell/resources/i18n/en.json b/demo-shell/resources/i18n/en.json index ad9c6c5143..392ce70fe7 100644 --- a/demo-shell/resources/i18n/en.json +++ b/demo-shell/resources/i18n/en.json @@ -26,7 +26,12 @@ "SOCIAL": "Social", "SETTINGS": "Settings", "OVERLAY_VIEWER": "Overlay Viewer", - "ABOUT": "About" + "ABOUT": "About", + "SEARCH": "Extended Search", + "EXTENDED_SEARCH_QUERY_BODY": "Extended Search with Query Body", + "WORD_TO_SEARCH":"Search Word", + "SEARCH_CREATED_BY" : "Created By", + "SEARCH_SERVICE_APPROACH": "Check this to disable the input property and use the service approach" }, "DOCUMENT_LIST": { "MULTISELECT_CHECKBOXES" :"Multiselect (with checkboxes)",