valaxy 0.14.16 → 0.14.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,9 +4,7 @@
4
4
 
5
5
  Read [YunYouJun/valaxy](https://github.com/YunYouJun/valaxy) for more info.
6
6
 
7
- ## Creating customized templates
8
-
9
- Learn how to creating customized templates in [here](./docs/en/creating-templates.md)
7
+ - Docs: [valaxy.site](https://valaxy.site)
10
8
 
11
9
  ## FAQ
12
10
 
@@ -98,9 +98,9 @@ accessibility:
98
98
  # prev_page: Previous page
99
99
  # next_page: Next page
100
100
 
101
- wordcount:
102
- count: Word count in article
103
- count_total: Total words
101
+ statistics:
102
+ word: Word count in article
103
+ word_total: Total words
104
104
  time: Reading time
105
105
  time_total: Total reading time
106
106
 
@@ -97,9 +97,9 @@ accessibility:
97
97
  # prev_page: 上一页
98
98
  # next_page: 下一页
99
99
 
100
- wordcount:
101
- count: 本文字数
102
- count_total: 站点总字数
100
+ statistics:
101
+ word: 本文字数
102
+ word_total: 站点总字数
103
103
  time: 阅读时长
104
104
  time_total: 站点阅读时长
105
105