obsidian社区合规问题

This commit is contained in:
wanguliu 2026-07-18 13:20:40 +08:00
parent 7a3cd38d66
commit 8b19746637
4 changed files with 5 additions and 5 deletions

View file

@ -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

4
package-lock.json generated
View file

@ -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": {

View file

@ -7,7 +7,7 @@
*/
export const en = {
pluginName: '训练块 Workout Block',
pluginName: 'Workout Block',
pluginDescription: 'Lightweight, data-owning, customizable workout tracking plugin',
command: {

View file

@ -8,7 +8,7 @@
*/
export const zh = {
pluginName: '训练块 Workout Block',
pluginName: 'Workout Block',
pluginDescription: '轻量、数据自有、可自定义的训练记录插件',
command: {