Update manifest.json to change plugin name and description to English

This commit is contained in:
wood chen 2024-12-21 14:13:59 +08:00
parent e5f1a22cb5
commit 34d46415cb

View File

@ -1,9 +1,9 @@
{ {
"id": "publish-to-discourse", "id": "publish-to-discourse",
"name": "发布到 Discourse", "name": "Publish to Discourse",
"version": "1.0.0", "version": "1.0.0",
"minAppVersion": "0.15.0", "minAppVersion": "0.15.0",
"description": "发布笔记到 Discourse 论坛。", "description": "Publish notes to the Discourse forum.",
"author": "WoodChen", "author": "WoodChen",
"authorUrl": "https://woodchen.ink", "authorUrl": "https://woodchen.ink",
"fundingUrl": "https://woodchen.ink", "fundingUrl": "https://woodchen.ink",