Skip to content

Commit

Permalink
feat:desktop notification (#4371)
Browse files Browse the repository at this point in the history
* feat:desktop notification

Signed-off-by: jingyang <3161362058@qq.com>

* fix

Signed-off-by: jingyang <3161362058@qq.com>

---------

Signed-off-by: jingyang <3161362058@qq.com>
  • Loading branch information
zjy365 committed Dec 1, 2023
1 parent 6405d93 commit bf5379f
Show file tree
Hide file tree
Showing 6 changed files with 325 additions and 55 deletions.
5 changes: 4 additions & 1 deletion frontend/desktop/public/locales/en/common.json
Expand Up @@ -99,5 +99,8 @@
"Please read and agree to the agreement": "Please read and agree to the agreement",
"Purchase Link Error": "Purchase Link Error",
"You have not purchased the License": "You have not purchased the License",
"App Info": "App Info"
"App Info": "App Info",
"Click anywhere to continue": "Click on any blank space to continue",
"Jump Over": "Jump Over",
"Detail": "Detail"
}
7 changes: 5 additions & 2 deletions frontend/desktop/public/locales/zh/common.json
Expand Up @@ -95,5 +95,8 @@
"Please read and agree to the agreement": "请阅读并同意协议",
"Purchase Link Error": "购买链接错误",
"You have not purchased the License": "您还没有购买 License",
"App Info": "应用信息"
}
"App Info": "应用信息",
"Click anywhere to continue": "点击任意空白继续",
"Jump Over": "跳过",
"Detail": "详情"
}

0 comments on commit bf5379f

Please sign in to comment.