From a3801deb550b859824d04f93c38811ad1ceda56b Mon Sep 17 00:00:00 2001 From: Chaim Date: Tue, 31 Mar 2026 20:33:05 +0000 Subject: [PATCH] feat: add AssistantConversation i18n (fa_IR/Hebrew) --- .../Resources/i18n/fa_IR/AssistantConversation.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 files/custom/Espo/Modules/SmartAssistant/Resources/i18n/fa_IR/AssistantConversation.json diff --git a/files/custom/Espo/Modules/SmartAssistant/Resources/i18n/fa_IR/AssistantConversation.json b/files/custom/Espo/Modules/SmartAssistant/Resources/i18n/fa_IR/AssistantConversation.json new file mode 100644 index 0000000..ec17e1a --- /dev/null +++ b/files/custom/Espo/Modules/SmartAssistant/Resources/i18n/fa_IR/AssistantConversation.json @@ -0,0 +1 @@ +{"labels":{"Create AssistantConversation":"שיחה חדשה"},"fields":{"name":"כותרת","conversationKey":"מזהה שיחה","conversationType":"סוג","status":"סטטוס","assignedUser":"משתמש","case":"תיק","caseName":"שם התיק","messageCount":"הודעות","messagesData":"נתוני הודעות","lastMessageAt":"הודעה אחרונה","lastMessagePreview":"תצוגה מקדימה","createdAt":"נוצר ב","modifiedAt":"עודכן ב","createdBy":"נוצר על ידי","modifiedBy":"עודכן על ידי"},"links":{"assignedUser":"משתמש","case":"תיק"},"options":{"conversationType":{"office":"משרד","case":"תיק"}}} \ No newline at end of file