mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 17:46:38 -04:00

* feat(pagination): add blog pagination component - Introduced a new blog pagination component for improved navigation on list pages. - Updated the blog list layout to utilize pagination, allowing for better content organization. - Added a new parameter for pagination size in the configuration file. * chore: increase pager size for blog
17 lines
429 B
YAML
17 lines
429 B
YAML
backToTop: "返回顶部"
|
|
changeLanguage: "切换语言"
|
|
changeTheme: "切换主题"
|
|
copyright: "© 2025 Hextra Project."
|
|
dark: "深色"
|
|
editThisPage: "在 GitHub 上编辑此页 →"
|
|
lastUpdated: "最后更新于"
|
|
light: "浅色"
|
|
noResultsFound: "无结果"
|
|
onThisPage: "此页上"
|
|
tags: "标签"
|
|
poweredBy: "由 Hextra 驱动"
|
|
readMore: "更多 →"
|
|
searchPlaceholder: "搜索文档..."
|
|
previous: "上一页"
|
|
next: "下一页"
|