diff --git a/Magento2/app/code/Werules/Chatbot/i18n/en_US.csv b/Magento2/app/code/Werules/Chatbot/i18n/en_US.csv index 58a1976..c49ae21 100644 --- a/Magento2/app/code/Werules/Chatbot/i18n/en_US.csv +++ b/Magento2/app/code/Werules/Chatbot/i18n/en_US.csv @@ -82,3 +82,12 @@ "No more items to list.","No more items to list." "This category doesn't seems to exist. Please try again.","This category doesn't seems to exist. Please try again." "You're on support mode. In a few words, please explain what would you like help with. To cancel send '%1'.","You're on support mode. In a few words, please explain what would you like help with. To cancel send '%1'." +"Match Mode","Match Mode" +"Match Text or Regex","Match Text or Regex" +"Match Case","Match Case" +"Equals to","Equals to" +"Starts With","Starts With" +"Ends With","Ends With" +"Contains","Contains" +"Match RegEx","Match RegEx" +"Option Text","Option Text"