mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-12 18:06:17 +01:00
chore: Indonesian language translation in docs
This commit is contained in:
parent
47884731ff
commit
37e049ca6b
5 changed files with 5 additions and 0 deletions
|
@ -146,6 +146,7 @@ LoveIt supports the following languages:
|
|||
* Catalan
|
||||
* Thai
|
||||
* Telugu
|
||||
* Indonesian
|
||||
* [Contribute with a new language](https://github.com/dillonzq/LoveIt/pulls)
|
||||
|
||||
[Languages Compatibility](https://hugoloveit.com/theme-documentation-basics/#language-compatibility)
|
||||
|
|
|
@ -141,6 +141,7 @@ LoveIt 支持下列语言:
|
|||
* 加泰罗尼亚语
|
||||
* 泰语
|
||||
* 泰卢固语
|
||||
* 印尼语
|
||||
* [贡献一种新的语言](https://github.com/dillonzq/LoveIt/pulls)
|
||||
|
||||
[语言兼容性](https://hugoloveit.com/zh-cn/theme-documentation-basics/#language-compatibility)
|
||||
|
|
|
@ -852,6 +852,7 @@ In `assets/css/_custom.scss`, you can add some css style code to customize the s
|
|||
| 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): |
|
||||
| Telugu | `te` | `te` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
| Indonesian | `id` | `id` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
|
||||
### 4.2 Basic Configuration
|
||||
|
||||
|
|
|
@ -854,6 +854,7 @@ $code-font-family: Fira Mono, Source Code Pro, Menlo, Consolas, Monaco, monospac
|
|||
| 加泰罗尼亚语 | `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): |
|
||||
| 泰卢固语 | `te` | `te` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
| 印尼语 | `id` | `id` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
|
||||
### 4.2 基本配置
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# Translations for Indonesian
|
||||
# Terjemahan untuk Bahasa Indonesia
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
|
|
Loading…
Reference in a new issue