mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 18:31:45 +01:00
4be110e540
* 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>
39 lines
964 B
YAML
39 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 }}
|