Skip to content

Commit

Permalink
update lang
Browse files Browse the repository at this point in the history
  • Loading branch information
NEVSTOP committed Jan 9, 2025
1 parent eb9d1fe commit fa6cc8a
Show file tree
Hide file tree
Showing 29 changed files with 82 additions and 32 deletions.
4 changes: 1 addition & 3 deletions _notes/VI Description.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ lang: en
permalink: /csm-api
---

# CSM API

- [01. Templates](./en/VI%20Description/VI%20Description%20-%2001.%20Templates.md)
- [01. Templates](./en/VI%20Description/VI%20Description%20-%2001.%20Templates.md)
- [02. Core Functions](./en/VI%20Description/VI%20Description%20-%2002.%20Core%20Functions.md)
- [03. Arguments](./en/VI%20Description/VI%20Description%20-%2003.%20Arguments.md)
- [04. Management API](./en/VI%20Description/VI%20Description%20-%2004%20.Management%20API.md)
Expand Down
2 changes: 0 additions & 2 deletions _notes/VI Description.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ lang: en
permalink: /csm-api
---

# CSM API

- [01. 模板(Templates)](./zh-cn/VI%20Description/VI%20Description%20-%2001.%20模板(Templates).md)
- [02. 核心功能(Core Functions)](./zh-cn/VI%20Description/VI%20Description%20-%2002.%20核心功能(Core%20Functions).md)
- [03. 参数(Arguments)](./zh-cn/VI%20Description/VI%20Description%20-%2003.%20参数(Arguments).md)
Expand Down
4 changes: 3 additions & 1 deletion _notes/en/2024-01-08-csm-palette-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ _**CSM API**_

![csm-palette](https://nevstop-lab.github.io/CSM-Wiki/assets/img/CSM%20Palette.png)

# CSM API
---
lang: en
---

## Template Palette

Expand Down
4 changes: 3 additions & 1 deletion _notes/en/VI Description/VI Description - 01. Templates.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Templates

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Core Functions

Expand Down
4 changes: 3 additions & 1 deletion _notes/en/VI Description/VI Description - 03. Arguments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Arguments

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Management API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Module Operation API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Status Subscription Management

Expand Down
4 changes: 3 additions & 1 deletion _notes/en/VI Description/VI Description - 07. Global Log.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Global Log

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

> [!NOTE] Name Concatenation API
> This VI only operates on the module name string and has no actual functionality. Therefore, once familiar with CSM rules, you can directly input the corresponding name string and rule symbols without necessarily calling this API.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Built-in Addons

Expand Down
4 changes: 3 additions & 1 deletion _notes/en/VI Description/VI Description - 10. Utility VIs.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Utility VIs

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## CSM-Helper API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Documentation

Expand Down
4 changes: 3 additions & 1 deletion _notes/en/VI Description/VI Description - 13. Internal.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## CSM Internal

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 模板(Templates)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 核心功能(Core Functions)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 参数(Arguments)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 管理接口(Management API)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 模块操作接口(Module Operation API)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 状态订阅管理(Status Registration)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 全局日志(Global Log)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

> [!NOTE] 名称拼接API
> 这个 VI 只操作了模块名称字符串,并没有实际功能,因此当熟悉 CSM 规则后,可以直接输入对应的名称字符串和规则符号,不是必须调用此API.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 内置插件(Build-in Addons)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## 工具VI(Utility VIs)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## CSM-Helper API

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## Documentation

Expand Down
4 changes: 3 additions & 1 deletion _notes/zh-cn/VI Description/VI Description - 13. Internal.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# CSM API
---
lang: en
---

## CSM Internal

Expand Down

0 comments on commit fa6cc8a

Please sign in to comment.