diff options
Diffstat (limited to 'themes/hugo-coder/i18n/np.toml')
m--------- | themes/hugo-coder | 0 | ||||
-rw-r--r-- | themes/hugo-coder/i18n/np.toml | 33 |
2 files changed, 33 insertions, 0 deletions
diff --git a/themes/hugo-coder b/themes/hugo-coder deleted file mode 160000 | |||
Subproject 55b2a150f990bc56364dba347bc9acc6aab07be | |||
diff --git a/themes/hugo-coder/i18n/np.toml b/themes/hugo-coder/i18n/np.toml new file mode 100644 index 0000000..90a79c5 --- /dev/null +++ b/themes/hugo-coder/i18n/np.toml | |||
@@ -0,0 +1,33 @@ | |||
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 = "सामग्री" | ||