themes/hugo-coder/i18n/hi.toml

53e7912a595abc057955e61a8dae2bcda9d9c51f · 738 B · 33 lines raw

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