Add memory limit option

This commit is contained in:
problematicconsumer
2023-10-26 15:16:25 +03:30
parent f85163476d
commit ab4e6f8b77
14 changed files with 90 additions and 27 deletions

View File

@@ -146,7 +146,8 @@
"advanced": {
"sectionTitle": "Advanced",
"debugMode": "Debug Mode",
"debugModeMsg": "Restart the app for applying this change"
"debugModeMsg": "Restart the app for applying this change",
"memoryLimit": "Memory Limit"
},
"network": {
"perAppProxyPageTitle": "Per-app Proxy",

View File

@@ -146,7 +146,8 @@
"advanced": {
"sectionTitle": "پیشرفته",
"debugMode": "دیباگ مود",
"debugModeMsg": "برای اعمال این تغییر اپ را ری‌استارت کنید"
"debugModeMsg": "برای اعمال این تغییر اپ را ری‌استارت کنید",
"memoryLimit": "محدودیت مموری"
},
"network": {
"perAppProxyPageTitle": "پراکسی برنامه‌ها",

View File

@@ -146,7 +146,8 @@
"advanced": {
"sectionTitle": "Расширенные",
"debugMode": "Режим отладки",
"debugModeMsg": "Для применения перезапустите приложение."
"debugModeMsg": "Для применения перезапустите приложение.",
"memoryLimit": "Ограничение памяти"
},
"network": {
"perAppProxyPageTitle": "Раздельное проксирование",

View File

@@ -146,7 +146,8 @@
"advanced": {
"sectionTitle": "先进的",
"debugMode": "调试模式",
"debugModeMsg": "重新启动应用程序以应用此更改"
"debugModeMsg": "重新启动应用程序以应用此更改",
"memoryLimit": "内存限制"
},
"network": {
"perAppProxyPageTitle": "每个应用程序代理",