* 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>
40 lines
964 B
YAML
40 lines
964 B
YAML
toggleMenu: منو
|
|
|
|
darkMode: حالت شب
|
|
|
|
list:
|
|
page:
|
|
one: "{{ .Count }} صفحه"
|
|
other: "{{ .Count }} صفحه"
|
|
section: بخش
|
|
subsection:
|
|
one: زیربخش
|
|
other: زیربخش
|
|
|
|
article:
|
|
back: قبلی
|
|
tableOfContents: فهرست
|
|
relatedContent: مطالب مرتبط
|
|
lastUpdatedOn: آخرین بروزرسانی در
|
|
readingTime:
|
|
one: "مطالعه در {{ .Count }} دقیقه"
|
|
other: "مطالعه در {{ .Count }} دقیقه"
|
|
|
|
notFound:
|
|
title: یافت نشد
|
|
subtitle: این صحه وجود ندارد
|
|
|
|
widget:
|
|
archives:
|
|
title: آرشیو
|
|
more: بیشتر
|
|
|
|
search:
|
|
title: جستجو
|
|
placeholder: تایپ کنید ...
|
|
resultTitle: "#PAGES_COUNT صفحه (#TIME_SECONDS ثانیه)"
|
|
|
|
footer:
|
|
builtWith: قدرت گرفته از {{ .Generator }}
|
|
designedBy: قالب {{ .Theme }} ساخته شده توسط {{ .DesignedBy }}
|