mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
feat(notice): persist toast position preference (#5621)
* feat(notice): persist toast position preference * docs: Changelog.md
This commit is contained in:
@@ -205,6 +205,7 @@
|
||||
"trafficGraph": "نمودار ترافیک",
|
||||
"memoryUsage": "استفاده از حافظه",
|
||||
"proxyGroupIcon": "آیکون گروه پراکسی",
|
||||
"toastPosition": "Toast Position",
|
||||
"hoverNavigator": "Hover Jump Navigator",
|
||||
"hoverNavigatorDelay": "Hover Jump Navigator Delay",
|
||||
"navIcon": "آیکون ناوبری",
|
||||
@@ -225,6 +226,12 @@
|
||||
"monochrome": "تک رنگ",
|
||||
"colorful": "رنگارنگ",
|
||||
"disable": "غیرفعال کردن"
|
||||
},
|
||||
"toastPosition": {
|
||||
"topLeft": "Top Left",
|
||||
"topRight": "Top Right",
|
||||
"bottomLeft": "Bottom Left",
|
||||
"bottomRight": "Bottom Right"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user