diff --git a/i18n/hi.toml b/i18n/hi.toml index aa84bf9..6486c73 100644 --- a/i18n/hi.toml +++ b/i18n/hi.toml @@ -33,4 +33,7 @@ other = "अनुक्रमणिका" [wordCount] one = "एक शब्द" -other = "{{ .Count }} शब्द" \ No newline at end of file +other = "{{ .Count }} शब्द" + +[lastModified] +other = "आखरी अपडेट"