Skip to content

Commit

Permalink
docs: i18n:zh-CN timewarning (#402)
Browse files Browse the repository at this point in the history
* fix: i18n:zh-CN timewarning

* docs: delete extraneous characters
  • Loading branch information
MengNianxiaoyao authored Jul 3, 2024
1 parent acd5d47 commit 01fec2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/pages/guide/post.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ More configuration options can be found in:

:::

:::

::: zh-CN
**文章**`post`)继承自**页面**`page`),因此**页面**中的 Front Matter 通用被**文章**支持。

Expand Down
2 changes: 1 addition & 1 deletion packages/valaxy/client/locales/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ post:
view_link: 查看链接
read_more: 阅读更多
cover: 封面
time_warning: '本文最后更新于{ago},文中所描述的信息可能已发生改变。'
time_warning: '本文最后更新于 {ago},文中所描述的信息可能已发生改变。'
copyright:
author: 本文作者
link: 本文链接
Expand Down

1 comment on commit 01fec2d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://yun.valaxy.site as production
🚀 Deployed on https://6684ba29149d4565ef125412--valaxy.netlify.app

Please sign in to comment.