Skip to content

Commit

Permalink
Update localization strings in zh_CN files
Browse files Browse the repository at this point in the history
  • Loading branch information
work7z committed Apr 14, 2024
1 parent 7bcc57f commit 6ce3c96
Show file tree
Hide file tree
Showing 28 changed files with 84 additions and 81 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
10 changes: 5 additions & 5 deletions devtools/docs-generator/files/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@ ${Dot('hOKTq1t-J',"LafTools is a privacy-first, self-hosted, fully open source t

# 🚀 ${Dot('PPI2qy173M','Run it on {0}','Docker')}

**For GLOBAL users:**
**${Dot('OfXsxq-cF','For GLOBAL users')}:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**
**${Dot('9efTlPJVX','For CHINESE users')}(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. ${Dot('t9ql09Wnx','Default port is set to 39899, you can adjust it if needed.')}
2. ${Dot('kQOiEpza3','LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.')}
2. ${Dot('kQOiEpza3','LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.')}

**Docker Images:**

Expand Down
2 changes: 2 additions & 0 deletions devtools/docs-generator/lang/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"890dgFcSM": "安全报告",
"8cP7DzHaJ": "面向开发的 VSCode 扩展",
"8vlKzdCwh": "在这个寒冷的冬天,我们很高兴地宣布CodeGen工具箱已经发布了其全部源代码,并已更名为LafTools工具箱,以获得更简洁和具体的产品名称。从现在起,我们的团队也将被称为LafTools工具箱团队。",
"9efTlPJVX": "对于中国用户",
"AKCG4Sy8U": "无法离线访问。",
"ESGtCBcda": "提高绩效",
"Ed4z058Cr": "永远的自由软件",
Expand All @@ -36,6 +37,7 @@
"LaHP146JT": "需要选择",
"NDFiDRovU": "为了避免编写重复的部分,请阅读 [README.md](../README.md) 关于本节,它包含如何安装 deps 以及运行前端和后端项目的完整指南。",
"NDoU_oqcQ": "在修改源代码之前,您应该阅读以下部分以了解架构和技术细节。",
"OfXsxq-cF": "对于全球用户",
"OjKP47hFt": "预览",
"PLhTRM7Eqwk": "如果您使用的是 Windows 操作系统,请确保所有命令都在 git-bash 中执行,了解更多信息请参阅 [贡献]({0})。除此之外,建议避免在该项目所在的文件路径中使用任何空格或非英文字符。",
"PPI2qy173M": "在 {0} 上运行",
Expand Down
6 changes: 3 additions & 3 deletions docs/cs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/da/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/en_US/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/es/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/fi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/fr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/hu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/id/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/it/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/ja/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/ko/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/ms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
6 changes: 3 additions & 3 deletions docs/nl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ LafTools is a privacy-first, self-hosted, fully open source toolbox designed for
**For GLOBAL users:**

```
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=US -e APPLANG=en_US --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**For CHINESE users(国内用户):**

```
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
docker run -e LAFREGION=CN -e APPLANG=zh_CN --name mylaftools -v ~/.laftools-docker:/root/.laftools -d -p 0.0.0.0:39899:39899 codegentoolbox/laftools-linux-x64:latest
```

**NOTE**:

1. Default port is set to 39899, you can adjust it if needed.
2. LafTools will always be upgraded to latest version automatically to let you can enjoy latest functions and bugfixs.
2. LafTools will always be upgraded to latest version automatically so that you can enjoy latest functions and bugfixs.

**Docker Images:**

Expand Down
Loading

0 comments on commit 6ce3c96

Please sign in to comment.