mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
3e544a3ebd
"পরবর্তী পাতা" -> "পরবর্তী" & "পূর্বের পাতা" -> "পূর্ববর্তী"
29 lines
581 B
YAML
29 lines
581 B
YAML
- id: prev_page
|
|
translation: "পূর্ববর্তী"
|
|
|
|
- id: next_page
|
|
translation: "পরবর্তী"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one : "১ মিনিট"
|
|
other: "{{ .Count }} মিনিট"
|
|
|
|
- id: toc
|
|
translation: "সূচিপত্র"
|
|
|
|
- id: translations
|
|
translation: "অনুবাদসমূহ"
|
|
|
|
- id: home
|
|
translation: "হোম"
|
|
|
|
- id: edit_post
|
|
translation: "সম্পাদনা করুন"
|
|
|
|
- id: code_copy
|
|
translation: "কপি করুন"
|
|
|
|
- id: code_copied
|
|
translation: "কপি হয়েছে!"
|