mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-24 02:41:46 +01:00
52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
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: আরও
|
|
tagCloud:
|
|
title: ট্যাগ
|
|
categoriesCloud:
|
|
title: বিভাগ
|
|
|
|
search:
|
|
title: অনুসন্ধান
|
|
|
|
placeholder: কিছু টাইপ করুন...
|
|
|
|
resultTitle: "#PAGES_COUNT পাতা (#TIME_SECONDS সেকেন্ড)"
|
|
|
|
footer:
|
|
builtWith: "{{ .Generator }} দিয়ে নির্মিত"
|
|
designedBy: "থিম {{ .Theme }} ডিজাইন করেছেন {{ .DesignedBy }}"
|