From 2909e1ab4869c3d54374da034d72c10ea3abc531 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:05:03 +0300 Subject: [PATCH] Update config.json --- config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.json b/config.json index 320760d..6163a7d 100644 --- a/config.json +++ b/config.json @@ -82,6 +82,9 @@ "o_Active_Chat": "Aktif Sohbet", "o_Active_Model": "Aktif Model", + "o_Pending_Attachments": "Bekleyen ekler", + "o_image": "görüntü", + "o_file": "dosya", "o_Send_Message": "Mesaj Gönder", "o_sub_Send_Message": "Mesajını yaz. Bitirmek için boş satır + Enter yap.", "o_Empty_Message": "Boş mesaj gönderilmedi.", @@ -186,6 +189,9 @@ "o_Active_Chat": "Active Chat", "o_Active_Model": "Active Model", + "o_Pending_Attachments": "Pending attachments", + "o_image": "image", + "o_file": "file", "o_Send_Message": "Send Message", "o_sub_Send_Message": "Type your message. Press Enter on an empty line to finish.", "o_Empty_Message": "Empty message was not sent.",