mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
191c16b0c8
* Add missing Bengali translations
29 lines
598 B
YAML
29 lines
598 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: "কপি হয়েছে!"
|