diff --git a/i18n/hi.toml b/i18n/hi.toml new file mode 100644 index 0000000..5f25212 --- /dev/null +++ b/i18n/hi.toml @@ -0,0 +1,24 @@ +[category] +other = "श्रेणी" + +[tag] +other = "टैग" + +[series] +other = "श्रृंखला" + +[reading_time] +one = "एक पढ़ने का समय" +other = "{{ .Count }} पढ़ने का समय" + +[page_not_found] +other = "पृष्ठ नहीं मिला" + +[page_does_not_exist] +other = "क्षमा करें, यह पृष्ठ मौजूद नहीं है।" + +[head_back] +other = "आप वापस आ सकते हैं मुखपृष्ठ." + +[powered_by] +other = "द्वारा संचालित"