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: "কপি হয়েছে!"
|