mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
bootstrapped language and added 'hi'
This commit is contained in:
9
utilities/doctype/question/locale/_messages_doc.json
Normal file
9
utilities/doctype/question/locale/_messages_doc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
"User Tags",
|
||||
"Question",
|
||||
"Utilities",
|
||||
"Points",
|
||||
"File List",
|
||||
"Answer",
|
||||
"Users Voted"
|
||||
]
|
||||
9
utilities/doctype/question/locale/hi-doc.json
Normal file
9
utilities/doctype/question/locale/hi-doc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Answer": "\u091c\u0935\u093e\u092c",
|
||||
"File List": "\u092b\u093c\u093e\u0907\u0932 \u0938\u0942\u091a\u0940",
|
||||
"Points": "\u00bb",
|
||||
"Question": "\u0938\u0935\u093e\u0932",
|
||||
"User Tags": "\u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0915\u0947 \u091f\u0948\u0917",
|
||||
"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