chore: Thai language translation in docs

This commit is contained in:
Dillon 2022-05-17 23:16:16 +08:00
parent 5bca5748fb
commit b4a8678a66
No known key found for this signature in database
GPG key ID: 0EF4AE57FB98F108
4 changed files with 4 additions and 0 deletions

View file

@ -143,6 +143,7 @@ LoveIt supports the following languages:
* Vietnamese
* Arabic
* Catalan
* Thai
* [Contribute with a new language](https://github.com/dillonzq/LoveIt/pulls)
[Languages Compatibility](https://hugoloveit.com/theme-documentation-basics/#language-compatibility)

View file

@ -138,6 +138,7 @@ LoveIt 支持下列语言:
* 越南语
* 阿拉伯语
* 加泰罗尼亚语
* 泰语
* [贡献一种新的语言](https://github.com/dillonzq/LoveIt/pulls)
[语言兼容性](https://hugoloveit.com/zh-cn/theme-documentation-basics/#language-compatibility)

View file

@ -845,6 +845,7 @@ In `assets/css/_custom.scss`, you can add some css style code to customize the s
| Vietnamese | `vi` | `vi` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
| Arabic | `ar` | `ar` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
| Catalan | `ca` | `ca` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
| Thai | `th` | `th` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
### 4.2 Basic Configuration

View file

@ -847,6 +847,7 @@ $code-font-family: Fira Mono, Source Code Pro, Menlo, Consolas, Monaco, monospac
| 越南语 | `vi` | `vi` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
| 阿拉伯语 | `ar` | `ar` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
| 加泰罗尼亚语 | `ca` | `ca` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
| 泰语 | `th` | `th` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
### 4.2 基本配置