mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
7
utilities/doctype/answer/locale/_messages_doc.json
Normal file
7
utilities/doctype/answer/locale/_messages_doc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
"Answer",
|
||||
"Points",
|
||||
"Question",
|
||||
"Utilities",
|
||||
"Users Voted"
|
||||
]
|
||||
7
utilities/doctype/answer/locale/hi-doc.json
Normal file
7
utilities/doctype/answer/locale/hi-doc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Answer": "\u091c\u0935\u093e\u092c",
|
||||
"Points": "\u00bb",
|
||||
"Question": "\u0938\u0935\u093e\u0932",
|
||||
"Users Voted": "\u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0935\u094b\u091f \u0926\u093f\u092f\u093e",
|
||||
"Utilities": "\u0909\u092a\u092f\u094b\u0917\u093f\u0924\u093e\u090f\u0901"
|
||||
}
|
||||
Reference in New Issue
Block a user