Add debug mode

This commit is contained in:
problematicconsumer
2023-08-24 16:18:05 +03:30
parent 9ba970493f
commit 4563fc5584
8 changed files with 118 additions and 20 deletions

View File

@@ -78,7 +78,9 @@
"pageTitle": "لاگ‌ها",
"clearLogsButtonText": "پاک‌سازی",
"filterHint": "فیلتر",
"allLevelsFilter": "همه"
"allLevelsFilter": "همه",
"shareCoreLogs": "اشتراک‌گذاری لاگ هسته",
"shareAppLogs": "اشتراک‌گذاری لاگ برنامه"
},
"settings": {
"pageTitle": "تنظیمات",
@@ -120,7 +122,9 @@
"miscellaneous": {
"sectionTitle": "متفرقه",
"connectionTestUrl": "لینک تست کانکشن",
"concurrentTestCount": "شمار تست همزمان"
"concurrentTestCount": "شمار تست همزمان",
"debugMode": "دیباگ مود",
"debugModeMsg": "برای اعمال این تغییر اپ را ری‌استارت کنید"
}
},
"about": {