mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
修改URL参数提示
This commit is contained in:
parent
27cbfc0788
commit
1a2f717ff7
@ -41,7 +41,7 @@ InvalidServer = "Server address is invalid.";
|
||||
|
||||
InvalidURL = "URL is invalid.";
|
||||
|
||||
urlParameter = "Open an URL by clicking on a notification";
|
||||
urlParameter = "Open an URL by clicking on a notification, URL schemes are supported.";
|
||||
|
||||
copyParameter = "Specify clipboard content by passing through the 'copy' parameter";
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@ InvalidServer = "填写的服务器无效,请重试!";
|
||||
|
||||
InvalidURL = "输入的URL好像不对劲!";
|
||||
|
||||
urlParameter = "携带url参数时,点击推送会跳转到这个URL";
|
||||
urlParameter = "携带url参数时,点击推送会跳转到这个URL,支持跳转URL Scheme";
|
||||
|
||||
copyParameter = "下拉推送、锁屏界面左滑查看推送时,可以选择复制推送内容\n携带copy参数时,将只复制copy参数的值";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user