chore: Update translations (#11903)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Chatwoot Bot
2025-07-14 02:22:57 -07:00
committed by GitHub
parent 07dd6448f4
commit d89fa09359
266 changed files with 3281 additions and 57 deletions

View File

@@ -99,6 +99,13 @@
"CHANGE_PRIORITY": "Önceliği Değiştir",
"ADD_PRIVATE_NOTE": "Özel Bir Not Ekle",
"SEND_WEBHOOK_EVENT": "Webhook Olayı Gönder"
},
"PRIORITY_TYPES": {
"NONE": "Hiç",
"LOW": "Düşük",
"MEDIUM": "Orta",
"HIGH": "Yüksek",
"URGENT": "Acil"
}
}
}