From f1d65959cbeb555b9ab1d828a278f41dea27e517 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Thu, 9 Apr 2026 22:28:14 +0300 Subject: [PATCH] Update config.json --- config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.json b/config.json index 6163a7d..d0ac892 100644 --- a/config.json +++ b/config.json @@ -85,6 +85,8 @@ "o_Pending_Attachments": "Bekleyen ekler", "o_image": "görüntü", "o_file": "dosya", + "o_Pin_Current_Chat": "Mevcut Sohbeti Sabitle", + "o_Unpin_Current_Chat": "Mevcut Sohbetin Sabitini Kaldır", "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.", @@ -192,6 +194,8 @@ "o_Pending_Attachments": "Pending attachments", "o_image": "image", "o_file": "file", + "o_Pin_Current_Chat": "Pin Current Chat", + "o_Unpin_Current_Chat": "Unpin Current Chat", "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.",