diff --git a/files/custom/Espo/Modules/SmartAssistant/Resources/i18n/en_US/AssistantConversation.json b/files/custom/Espo/Modules/SmartAssistant/Resources/i18n/en_US/AssistantConversation.json new file mode 100644 index 0000000..072bc89 --- /dev/null +++ b/files/custom/Espo/Modules/SmartAssistant/Resources/i18n/en_US/AssistantConversation.json @@ -0,0 +1 @@ +{"labels":{"Create AssistantConversation":"New Conversation"},"fields":{"name":"Title","conversationKey":"Conversation Key","conversationType":"Type","status":"Status","assignedUser":"User","case":"Case","caseName":"Case Name","messageCount":"Messages","messagesData":"Messages Data","lastMessageAt":"Last Message","lastMessagePreview":"Preview","createdAt":"Created At","modifiedAt":"Modified At","createdBy":"Created By","modifiedBy":"Modified By"},"links":{"assignedUser":"User","case":"Case"},"options":{"conversationType":{"office":"Office","case":"Case"}}} \ No newline at end of file