diff --git a/website/docs/public/templates/adb b/website/docs/public/templates/adb index 024515ab..cfca3803 100644 --- a/website/docs/public/templates/adb +++ b/website/docs/public/templates/adb @@ -12,6 +12,10 @@ "zh_CN": { "name": "Adb 模版", "description": "大多数使用 ADB 权限应用所需要的最小权限" + }, + "tr": { + "name": "Adb", + "description": "ADB ayrıcalığını kullanan çoğu uygulama için gereken minimum kurallar." } } } diff --git a/website/docs/public/templates/cemiuiler.readproc b/website/docs/public/templates/cemiuiler.readproc index 4b2857d0..8bf99ee7 100644 --- a/website/docs/public/templates/cemiuiler.readproc +++ b/website/docs/public/templates/cemiuiler.readproc @@ -18,6 +18,10 @@ "zh_CN": { "name":"西米露Cemiuiler", "description":"授予Cemiuiler能正常工作——重启作用域应用的最小限度权限。" + }, + "tr": { + "name":"Cemiuiler", + "description":"Cemiuiler uygulamasına düzgün çalışması için minimum izinleri verin." } } } diff --git a/website/docs/public/templates/incompetent.root b/website/docs/public/templates/incompetent.root index f73ca990..78e782cb 100644 --- a/website/docs/public/templates/incompetent.root +++ b/website/docs/public/templates/incompetent.root @@ -12,6 +12,10 @@ "zh_CN": { "name": "无能的 Root", "description": "无任何权能的 root 用户" + }, + "tr": { + "name": "yetersiz root", + "description": "Herhangi bir özelliği olmayan yetersiz bir root kullanıcısı" } } } diff --git a/website/docs/public/templates/kernelmanager.root b/website/docs/public/templates/kernelmanager.root index 24a6ae6a..d79d4ea5 100644 --- a/website/docs/public/templates/kernelmanager.root +++ b/website/docs/public/templates/kernelmanager.root @@ -24,6 +24,10 @@ "in": { "name": "Kernel Manager", "description":"Umumnya digunakan pada Kernel manager seperti FKM dan SmartPack." + }, + "tr": { + "name": "Kernel Yöneticisi", + "description":"FKM ve SmartPack gibi Kernel Yöneticilerinde yaygın olarak kullanılır." } } } diff --git a/website/docs/public/templates/rootexploler.root b/website/docs/public/templates/rootexploler.root index c0c4df31..cad7ab57 100644 --- a/website/docs/public/templates/rootexploler.root +++ b/website/docs/public/templates/rootexploler.root @@ -19,6 +19,10 @@ "in": { "name": "Root Explorer", "description":"File manager dengan kemampuan Root." + }, + "tr": { + "name": "Root Dosya Tarayıcı", + "description":"Root özelliklerine sahip dosya yöneticisi." } } } diff --git a/website/docs/public/templates/shizuku.root b/website/docs/public/templates/shizuku.root index b1191666..ef1ced10 100644 --- a/website/docs/public/templates/shizuku.root +++ b/website/docs/public/templates/shizuku.root @@ -17,6 +17,10 @@ "bn": { "name": "শিজুকু সার্ভিস", "description":"শিজুকু চালানোর জন্য শুধু যে অনুমতি গুলি লাগে।" + }, + "tr": { + "name": "Shizuku", + "description":"Shizuku servisini başlatmak için yalnızca gerekli izinler." } } } diff --git a/website/docs/public/templates/system b/website/docs/public/templates/system index e1bf0c0a..cb347e86 100644 --- a/website/docs/public/templates/system +++ b/website/docs/public/templates/system @@ -12,6 +12,10 @@ "zh_CN": { "name": "Android 系统", "description": "Android 系统运行的权限级别,但没有任何权能" + }, + "tr": { + "name": "sistem", + "description": "Android sisteminin herhangi bir yetenek olmadan çalıştığı izin düzeyi" } } }