mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 08:46:35 -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
523 B
YAML
17 lines
523 B
YAML
backToTop: "トップにスクロール"
|
|
changeLanguage: "言語を変更"
|
|
changeTheme: "テーマを変更"
|
|
copyright: "© 2025 Hextra プロジェクト。"
|
|
dark: "ダーク"
|
|
editThisPage: "このページをGitHubで編集 →"
|
|
lastUpdated: "最終更新日"
|
|
light: "ライト"
|
|
noResultsFound: "結果が見つかりませんでした。"
|
|
onThisPage: "このページの内容"
|
|
tags: "タグ"
|
|
poweredBy: "提供元 Hextra"
|
|
readMore: "もっと読む →"
|
|
searchPlaceholder: "検索..."
|
|
previous: "前へ"
|
|
next: "次へ"
|