feat: add sentry

This commit is contained in:
problematicconsumer
2023-09-17 00:23:31 +03:30
parent 2668684f15
commit f4177da9f9
23 changed files with 205 additions and 332 deletions

View File

@@ -9,6 +9,9 @@
"sort": "Sort",
"sortBy": "Sort by"
},
"intro": {
"start": "Start"
},
"home": {
"pageTitle": "Home",
"emptyProfilesMsg": "Begin by adding a subscription profile",
@@ -101,6 +104,7 @@
},
"settings": {
"pageTitle": "Settings",
"requiresRestartMsg": "for this to take effect restart the app",
"general": {
"sectionTitle": "General",
"locale": "Language",
@@ -110,6 +114,8 @@
"dark": "Dark mode",
"light": "Light mode"
},
"enableAnalytics": "Enable Analytics",
"enableAnalyticsMsg": "Give permission to collect analytics and send crash reports to improve the app",
"trueBlack": "Pure Black",
"autoStart": "Start on Boot",
"silentStart": "Silent Start",

View File

@@ -8,6 +8,9 @@
},
"sort": "مرتب‌سازی",
"sortBy": "مرتب‌سازی براساس"
},
"intro": {
"start": "شروع"
},
"home": {
"pageTitle": "خانه",
@@ -101,6 +104,7 @@
},
"settings": {
"pageTitle": "تنظیمات",
"requiresRestartMsg": "برای اعمال این تنظیم برنامه را بازنشانی کنید",
"general": {
"sectionTitle": "اصلی",
"locale": "زبان",
@@ -110,6 +114,8 @@
"dark": "تم تیره",
"light": "تم روشن"
},
"enableAnalytics": "فعال‌سازی آنالیتیکز",
"enableAnalyticsMsg": "ارائه دسترسی آنالیز و گزارش خطا برای بهبود عملکرد برنامه",
"trueBlack": "کاملا سیاه",
"autoStart": "اجرا با روشن شدن سیستم",
"silentStart": "اجرای ساکت",