hugo-theme-stack/i18n/ja.yaml
Jacob Zhong 4be110e540
refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names

* Prevent duplicate tags and categories information

* Add style to the widget links

* refactor: add `taxonomy` widget

Replaces `categories` and `tag-cloud` widget.

* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget

---------

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2023-08-27 18:26:53 +02:00

29 lines
719 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

toggleMenu: メニューを開く・閉じる
darkMode: ダークモード
article:
back: 前のページ
tableOfContents: 目次
relatedContent: 関連するコンテンツ
lastUpdatedOn: 最終更新
readingTime: "読了時間: {{ .Count }}分"
notFound:
title: 404 Not Found
subtitle: 指定されたページは存在しません。
widget:
archives:
title: アーカイブ
more: さらに見る
search:
title: 検索
placeholder: 入力...
resultTitle: "#PAGES_COUNT 件 #TIME_SECONDS 秒)"
footer:
builtWith: Built with {{ .Generator }}
designedBy: テーマ {{ .Theme }} は {{ .DesignedBy }} によって設計されています。