From 06e2daf9cd5194c41775864a479e55b82901578b Mon Sep 17 00:00:00 2001 From: slideglide <68702247+slideglide@users.noreply.github.com> Date: Wed, 12 Jun 2024 23:03:30 +0300 Subject: [PATCH] Update turkish.json --- resources/langs/turkish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/langs/turkish.json b/resources/langs/turkish.json index 625e61a..3112743 100644 --- a/resources/langs/turkish.json +++ b/resources/langs/turkish.json @@ -605,6 +605,16 @@ "Wave Pulse Size": { "name": "Dalga İzi Boyutu", "desc": "Dalga izinin ne kadar büyük olacağını ayarlar." + }, + { + "Custom Object Bypass": { + "name": "Özel Obje Bypass", + "desc": "Özel objeler için 1000 obje sınırının ötesine geçmenizi sağlar." + }, + { + "Menu Keybind": { + "name": "Menü Tuş Bağlantısı", + "desc": "Prism Menu kullanıcı arayüzünü açmak için tuş bağlantısı!" } } ]