aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-theme-stack/i18n/hi.yaml
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-16 19:32:18 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-17 01:28:57 +0300
commit239d68f94c6250276850fbe95eaa6cdd5c38fb26 (patch)
treec576da169afc442f51eae6213ad0ff749ed86589 /themes/hugo-theme-stack/i18n/hi.yaml
parent8e79098193fd0a8b65305dd8054cf7c424c60bc5 (diff)
Своя тема, полностью всё переделал
Diffstat (limited to 'themes/hugo-theme-stack/i18n/hi.yaml')
-rw-r--r--themes/hugo-theme-stack/i18n/hi.yaml73
1 files changed, 0 insertions, 73 deletions
diff --git a/themes/hugo-theme-stack/i18n/hi.yaml b/themes/hugo-theme-stack/i18n/hi.yaml
deleted file mode 100644
index 27316fe..0000000
--- a/themes/hugo-theme-stack/i18n/hi.yaml
+++ /dev/null
@@ -1,73 +0,0 @@
-toggleMenu:
- other: मेनू टॉगल करें
-
-darkMode:
- other: डार्क मोड
-
-list:
- page:
- one: "{{ .Count }} पेज"
- other: "{{ .Count }} पेज"
-
- section:
- other: अनुभाग
-
- subsection:
- one: उपधारा
- other: उपखंड
-
-article:
- back:
- other: पीछे
-
- tableOfContents:
- other: विषयसूची
-
- relatedContent:
- other: संबंधित सामग्री
-
- lastUpdatedOn:
- other: अंतिम बार अपडेट किया गया
-
- readingTime:
- one: "{{ .Count }} मिनट पढ़ें"
- other: "{{ .Count }} मिनट पढ़ें"
-
-notFound:
- title:
- other: 404 नहीं मिला।
-
- subtitle:
- other: यह पृष्ठ मौजूद नहीं है।
-
-widget:
- archives:
- title:
- other: अभिलेखागार
-
- more:
- other: अधिक
-
- tagCloud:
- title:
- other: टैग
- categoriesCloud:
- title:
- other: श्रेणियाँ
-
-search:
- title:
- other: खोज
-
- placeholder:
- other: कुछ लिखें...
-
- resultTitle:
- other: "#PAGES_COUNT पेज (#TIME_SECONDS सेकंड)"
-
-footer:
- builtWith:
- other: निर्मित {{ .Generator }} के साथ
-
- designedBy:
- other: थीम {{ .Theme }} द्वारा डिज़ाइन किया गया {{ .DesignedBy }}