35 lines
777 B
TOML
35 lines
777 B
TOML
[more]
|
|
other = "अधिक"
|
|
|
|
[allTitle]
|
|
other = "सब {{.Title }}"
|
|
|
|
[recentTitle]
|
|
other = "हाल में {{.Title }}"
|
|
|
|
[readMore]
|
|
other = "और पढ़ें"
|
|
|
|
[whatsInThis]
|
|
other = "इस में क्या है {{ .Type }}"
|
|
|
|
[related]
|
|
other = "संबंधित"
|
|
|
|
[yourName]
|
|
other = "तुम्हारा नाम"
|
|
|
|
[emailAddress]
|
|
other = "ईमेल पता"
|
|
|
|
[message]
|
|
other = "संदेश"
|
|
|
|
[emailRequiredNote]
|
|
other = "एक ईमेल पता की आवश्यकता है।"
|
|
|
|
[send]
|
|
other = "भेजना"
|
|
|
|
[taxonomyPageList]
|
|
other = "नीचे आपको ऐसे पेज मिलेंगे जो वर्गीकरण शब्द का उपयोग करते हैं “{{ .Title }}”" |