mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
✏️ Docs: fix typo
This commit is contained in:
@@ -48,4 +48,4 @@ body:
|
||||
label: Additional Information 补充信息
|
||||
description: |
|
||||
Configuration files or front matter code ...
|
||||
配置文件或者前置参数的代码 ...
|
||||
配置文件或者前置参数的代码……
|
||||
|
||||
@@ -12,7 +12,7 @@ body:
|
||||
请针对不同的功能建议提交新的 issue。
|
||||
placeholder: |
|
||||
I recommend adding this feature ...
|
||||
我希望添加这样的一个功能 ...
|
||||
我希望添加这样的一个功能……
|
||||
- type: textarea
|
||||
id: reference
|
||||
attributes:
|
||||
|
||||
+2
-2
@@ -145,7 +145,7 @@ FixIt 主题继承了 LoveIt 等主题的优秀功能,并在它们的基础上
|
||||
* 支持基于 [cookieconsent](https://github.com/osano/cookieconsent) 的 **Cookie 许可横幅**
|
||||
* 支持基于 [cell-watermark](https://github.com/Lruihao/watermark) 的**网页水印**
|
||||
* 支持基于 [pangu.js](https://github.com/vinta/pangu.js) 的**中文排版**
|
||||
* ...
|
||||
* ……
|
||||
|
||||
## 多语言和国际化
|
||||
|
||||
@@ -248,7 +248,7 @@ FixIt 根据 **MIT** 许可协议授权。 更多信息请查看 [LICENSE 文件
|
||||
|
||||
## 赞助支持
|
||||
|
||||
如果你喜爱这个主题,请考虑给我买杯咖啡 ☕️.
|
||||
如果你喜爱这个主题,请考虑给我买杯咖啡 ☕️。
|
||||
|
||||
* [PayPal](https://paypal.me/Lruihao)
|
||||
* [支付宝](images/alipay.gif)
|
||||
|
||||
+1
-1
Submodule docs updated: 7df325fdb0...740ff7ecec
+3
-3
@@ -63,20 +63,20 @@ switchTheme = "切换主题"
|
||||
poweredBySome = "由 {{ .Hugo }} 强力驱动 | 主题 - {{ .Theme }}"
|
||||
siteUV = "总访客数"
|
||||
sitePV = "总访问量"
|
||||
siteRunning = "网站运行中 ..."
|
||||
siteRunning = "网站运行中……"
|
||||
# === partials/footer.html ===
|
||||
|
||||
# === partials/comment.html ===
|
||||
[comment]
|
||||
valineLang = "zh-cn"
|
||||
valinePlaceholder = "你的评论 ..."
|
||||
valinePlaceholder = "你的评论……"
|
||||
facebookLanguageCode = "zh_CN"
|
||||
# === partials/comment.html ===
|
||||
|
||||
# === partials/assets.html ===
|
||||
[assets]
|
||||
search = "搜索"
|
||||
searchPlaceholder = "搜索文章标题或内容 ..."
|
||||
searchPlaceholder = "搜索文章标题或内容……"
|
||||
clear = "清空"
|
||||
cancel = "取消"
|
||||
noResultsFound = "没有找到结果"
|
||||
|
||||
+3
-3
@@ -63,20 +63,20 @@ switchTheme = "切換主題"
|
||||
poweredBySome = "由 {{ .Hugo }} 強力驅動 | 主題 - {{ .Theme }}"
|
||||
siteUV = "總訪客數"
|
||||
sitePV = "總訪問量"
|
||||
siteRunning = "網站運行中 ..."
|
||||
siteRunning = "網站運行中……"
|
||||
# === partials/footer.html ===
|
||||
|
||||
# === partials/comment.html ===
|
||||
[comment]
|
||||
valineLang = "zh-TW"
|
||||
valinePlaceholder = "你的評論 ..."
|
||||
valinePlaceholder = "你的評論……"
|
||||
facebookLanguageCode = "zh-TW"
|
||||
# === partials/comment.html ===
|
||||
|
||||
# === partials/assets.html ===
|
||||
[assets]
|
||||
search = "搜尋"
|
||||
searchPlaceholder = "搜尋文章標題或內容 ..."
|
||||
searchPlaceholder = "搜尋文章標題或內容……"
|
||||
clear = "清除"
|
||||
cancel = "取消"
|
||||
noResultsFound = "沒有找到結果"
|
||||
|
||||
Reference in New Issue
Block a user