chore: Update translations (#12722)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-10-27 05:24:15 -07:00
committed by GitHub
parent c4ba925ae7
commit f3176afc1c
127 changed files with 18356 additions and 1194 deletions

View File

@@ -759,37 +759,37 @@
"TITLE": "No custom tools available",
"SUBTITLE": "Create custom tools to connect your assistant with external APIs and services, enabling it to fetch data and perform actions on your behalf.",
"FEATURE_SPOTLIGHT": {
"TITLE": "Custom Tools",
"NOTE": "Custom tools allow your assistant to interact with external APIs and services. Create tools to fetch data, perform actions, or integrate with your existing systems to enhance your assistant's capabilities."
"TITLE": "Özel Araçlar",
"NOTE": "Özel araçlar, asistanınızın harici API'ler ve hizmetlerle etkileşim kurmasını sağlar. Asistanınızın yeteneklerini artırmak için veri çekme, eylemler gerçekleştirme veya mevcut sistemlerinizle entegrasyon sağlama amaçlı araçlar oluşturun."
}
},
"FORM_DESCRIPTION": "Configure your custom tool to connect with external APIs",
"FORM_DESCRIPTION": "Harici API'lere bağlanmak için özel aracınızı yapılandırın",
"OPTIONS": {
"EDIT_TOOL": "Edit tool",
"DELETE_TOOL": "Delete tool"
"EDIT_TOOL": "Aracı Düzenle",
"DELETE_TOOL": "Aracı Sil"
},
"CREATE": {
"TITLE": "Create Custom Tool",
"SUCCESS_MESSAGE": "Custom tool created successfully",
"ERROR_MESSAGE": "Failed to create custom tool"
"TITLE": "Özel Araç Oluştur",
"SUCCESS_MESSAGE": "Özel araç başarıyla oluşturuldu",
"ERROR_MESSAGE": "Özel araç oluşturulamadı"
},
"EDIT": {
"TITLE": "Edit Custom Tool",
"SUCCESS_MESSAGE": "Custom tool updated successfully",
"ERROR_MESSAGE": "Failed to update custom tool"
"TITLE": "Özel Aracı Düzenle",
"SUCCESS_MESSAGE": "Özel araç başarıyla güncellendi",
"ERROR_MESSAGE": "Özel araç güncellenemedi"
},
"DELETE": {
"TITLE": "Delete Custom Tool",
"DESCRIPTION": "Are you sure you want to delete this custom tool? This action cannot be undone.",
"TITLE": "Özel Aracı Sil",
"DESCRIPTION": "Bu özel aracı silmek istediğinizden emin misiniz? Bu işlem geri alınamaz.",
"CONFIRM": "Evet, sil",
"SUCCESS_MESSAGE": "Custom tool deleted successfully",
"ERROR_MESSAGE": "Failed to delete custom tool"
"SUCCESS_MESSAGE": "Özel araç başarıyla silindi",
"ERROR_MESSAGE": "Özel araç silinemedi"
},
"FORM": {
"TITLE": {
"LABEL": "Tool Name",
"LABEL": "Araç Adı",
"PLACEHOLDER": "Order Lookup",
"ERROR": "Tool name is required"
"ERROR": "Araç adı zorunludur"
},
"DESCRIPTION": {
"LABEL": "Açıklama",