diff --git a/manifest.json b/manifest.json index 5acce28..5b43e60 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Workout Block", "version": "1.0.0", "minAppVersion": "1.5.0", - "description": "以「极致自由度」为核心的 Obsidian 训练记录插件:训练类型、记录字段、衍生统计、肌肉热力图与训练计划,全部由你自定义。An Obsidian workout tracking plugin built on ultimate flexibility: customize everything from workout types and log fields to derived stats, muscle heatmaps, and training plans.", + "description": "极致自由度的训练记录工具:训练类型、记录字段、衍生统计、肌肉热力图与训练计划全部可由你自定义。A flexible workout tracker: customize workout types, log fields, derived stats, muscle heatmaps, and training plans.", "author": "wanguliux", "authorUrl": "https://github.com/wanguliux", "isDesktopOnly": false diff --git a/package-lock.json b/package-lock.json index d73ce79..c285c33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "workout-plugin", + "name": "workout-block", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "workout-plugin", + "name": "workout-block", "version": "1.0.0", "license": "MIT", "dependencies": { diff --git a/src/i18n/en.ts b/src/i18n/en.ts index fabf80e..99a86bc 100644 --- a/src/i18n/en.ts +++ b/src/i18n/en.ts @@ -7,7 +7,7 @@ */ export const en = { - pluginName: '训练块 Workout Block', + pluginName: 'Workout Block', pluginDescription: 'Lightweight, data-owning, customizable workout tracking plugin', command: { diff --git a/src/i18n/zh.ts b/src/i18n/zh.ts index f9f732e..db74098 100644 --- a/src/i18n/zh.ts +++ b/src/i18n/zh.ts @@ -8,7 +8,7 @@ */ export const zh = { - pluginName: '训练块 Workout Block', + pluginName: 'Workout Block', pluginDescription: '轻量、数据自有、可自定义的训练记录插件', command: {