diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-16 19:32:18 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-17 01:28:57 +0300 |
commit | 239d68f94c6250276850fbe95eaa6cdd5c38fb26 (patch) | |
tree | c576da169afc442f51eae6213ad0ff749ed86589 /themes/hugo-theme-stack/i18n/bn.yaml | |
parent | 8e79098193fd0a8b65305dd8054cf7c424c60bc5 (diff) |
Своя тема, полностью всё переделал
Diffstat (limited to 'themes/hugo-theme-stack/i18n/bn.yaml')
-rw-r--r-- | themes/hugo-theme-stack/i18n/bn.yaml | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/themes/hugo-theme-stack/i18n/bn.yaml b/themes/hugo-theme-stack/i18n/bn.yaml deleted file mode 100644 index 36f25a3..0000000 --- a/themes/hugo-theme-stack/i18n/bn.yaml +++ /dev/null @@ -1,73 +0,0 @@ -toggleMenu: - other: টগল মেনু - -darkMode: - other: ডার্ক মোড - -list: - page: - one: "{{ .Count }} পাতা" - other: "{{ .Count }} পাতা" - - section: - other: অনুচ্ছেদ - - subsection: - one: উপ-অনুচ্ছেদ - other: উপ-অনুচ্ছেদ - -article: - back: - other: পেছনে - - tableOfContents: - other: সূচিপত্র - - relatedContent: - other: সম্পর্কিত বিষয়বস্তু - - lastUpdatedOn: - other: সর্বশেষ আপডেট করা হয়েছে - - readingTime: - one: "{{ .Count }} মিনিটে পড়া যাবে" - other: "{{ .Count }} মিনিটে পড়া যাবে" - -notFound: - title: - other: পাওয়া যায়নি - - subtitle: - other: এই পাতাটি বিদ্যমান নেই - -widget: - archives: - title: - other: আর্কাইভ - - more: - other: আরও - - tagCloud: - title: - other: ট্যাগ - categoriesCloud: - title: - other: বিভাগ - -search: - title: - other: অনুসন্ধান - - placeholder: - other: কিছু টাইপ করুন... - - resultTitle: - other: "#PAGES_COUNT পাতা (#TIME_SECONDS সেকেন্ড)" - -footer: - builtWith: - other: "{{ .Generator }} দিয়ে নির্মিত" - - designedBy: - other: "থিম {{ .Theme }} ডিজাইন করেছেন {{ .DesignedBy }}" |