Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodolfo Martínez Vega <rodomar@outlook.com>2020-05-04 14:12:28 +0300
committerGitHub <noreply@github.com>2020-05-04 14:12:28 +0300
commit44955320ba182ac92bc7d6412c9254e833e7c2f8 (patch)
tree68567b3d7917b0e5dad797f9a40132e8f834497f /exampleSite/content/posts/theme-documentation-basics.zh-cn.md
parent67617b82dcd4b6b42df543882b733f4d1bea87f6 (diff)
Add Spanish translation (#309)
Diffstat (limited to 'exampleSite/content/posts/theme-documentation-basics.zh-cn.md')
-rw-r--r--exampleSite/content/posts/theme-documentation-basics.zh-cn.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/content/posts/theme-documentation-basics.zh-cn.md b/exampleSite/content/posts/theme-documentation-basics.zh-cn.md
index 6924f41..11bca24 100644
--- a/exampleSite/content/posts/theme-documentation-basics.zh-cn.md
+++ b/exampleSite/content/posts/theme-documentation-basics.zh-cn.md
@@ -847,6 +847,7 @@ $code-font-family: Fira Mono, Source Code Pro, Menlo, Consolas, Monaco, monospac
| 波兰语 | `pl` | `pl` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
| 巴西葡萄牙语 | `pt-br` | `pt-BR` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
| 意大利语 | `it` | `it` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
+| 西班牙语 | `es` | `es` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
### 4.2 基本配置