diff --git a/README.md b/README.md
index 15c2a14..45d3bae 100644
--- a/README.md
+++ b/README.md
@@ -188,6 +188,8 @@ However, if the user enables the "First child of container" post-processing sche
### Can plugins be used on mobile devices?
+> Note: On mobile devices, it will not be possible to replace the built-in bookmark functionality. It can only be accessed separately through the plugin panel.
+
![](asset/mobile.png)
However, since plugin development is done on the desktop, some operations on mobile devices may be less convenient.
diff --git a/README_zh_CN.md b/README_zh_CN.md
index fbee178..8d0d808 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -191,6 +191,8 @@
### 移动端能使用插件吗?
+> 注: 在移动端中将无法替换内置的书签功能,只能通过插件面板单独打。
+
![](asset/mobile.png)
不过由于插件开发在桌面端上,所以移动端中有些操作可能会有些不方便。
diff --git a/public/i18n/en_US.yaml b/public/i18n/en_US.yaml
index 38493ca..24330ec 100644
--- a/public/i18n/en_US.yaml
+++ b/public/i18n/en_US.yaml
@@ -11,7 +11,7 @@ itemErr:
setting:
replaceDefault:
title: Replace Built-in Bookmarks
- description: If enabled, the default bookmarks will be blocked, and bookmark shortcut keys (default is Alt+3) will be bound;
Takes effect after restart
+ description: 'If enabled, the default bookmarks will be blocked, and bookmark shortcut keys (default is Alt+3) will be bound;
Takes effect after restart; Notice: not appliable in mobile devices!'
viewMode:
title: Display Mode
description: Select the style of the bookmark bar display
diff --git a/public/i18n/zh_CN.yaml b/public/i18n/zh_CN.yaml
index b716cf6..83d5d7a 100644
--- a/public/i18n/zh_CN.yaml
+++ b/public/i18n/zh_CN.yaml
@@ -11,7 +11,7 @@ itemErr:
setting:
replaceDefault:
title: 替换内置书签
- description: 如果启用,则屏蔽默认书签,并且绑定书签快捷键(默认为 Alt+3);
重启后生效
+ description: '如果启用,则屏蔽默认书签,并且绑定书签快捷键(默认为 Alt+3);
重启后生效; 注意: 移动端不生效'
viewMode:
title: 展示模式
description: 选择书签栏展示的样式