blob: 9dc3f33ee5d0cf8262227e1618afbd3019086b71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
[category]
other = "श्रेणी"
[tag]
other = "टैग"
[series]
other = "श्रृंखला"
[author]
other = "लेखक"
[reading_time]
one = "एक पढ़ने का समय"
other = "{{ .Count }} पढ़ने का समय"
[page_not_found]
other = "पृष्ठ नहीं मिला"
[page_does_not_exist]
other = "क्षमा करें, यह पृष्ठ मौजूद नहीं है।"
[head_back]
other = "आप वापस आ सकते हैं <a href=\"{{ . }}\">मुखपृष्ठ</a>."
[powered_by]
other = "द्वारा संचालित"
[see_also]
other = "यह भी देखें"
[posts]
other = "सामग्री"
|