Desktop local notification

This commit is contained in:
2025-02-23 14:49:38 +08:00
parent 153eabcbf2
commit 26e69d6264
12 changed files with 59 additions and 2 deletions

View File

@ -717,5 +717,6 @@
"fieldStickerAttachment": "Attachment",
"stickersNew": "New Sticker",
"stickersNewDescription": "Create a new sticker belongs to this pack.",
"stickersPackNew": "New Sticker Pack"
"stickersPackNew": "New Sticker Pack",
"trayMenuShow": "Show"
}

View File

@ -715,5 +715,6 @@
"fieldStickerAttachment": "附件",
"stickersNew": "新建贴图",
"stickersNewDescription": "创建一个新的贴图。",
"stickersPackNew": "新建贴图包"
"stickersPackNew": "新建贴图包",
"trayMenuShow": "显示"
}