added new translation (hi_IN) to appflowy-editor (#1237)

feat: added new translation (hi_IN) to appflowy-editor
This commit is contained in:
Ishan Pandhare 2022-10-09 13:41:46 +05:30 committed by GitHub
parent 6c39b5b321
commit 78b7027343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,35 @@
{
"@@locale": "hi-IN",
"bold": "बोल्ड",
"@bold": {},
"bulletedList": "बुलेटेड सूची",
"@bulletedList": {},
"checkbox": "चेक बॉक्स",
"@checkbox": {},
"embedCode": "लागु किया गया संहिता",
"@embedCode": {},
"heading1": "शीर्षक 1",
"@heading1": {},
"heading2": "शीर्षक 2",
"@heading2": {},
"heading3": "शीर्षक 3",
"@heading3": {},
"highlight": "प्रमुखता से दिखाना",
"@highlight": {},
"image": "छवि",
"@image": {},
"italic": "तिरछा",
"@italic": {},
"link": "संपर्क",
"@link": {},
"numberedList": "क्रमांकित सूची",
"@numberedList": {},
"quote": "उद्धरण",
"@quote": {},
"strikethrough": "स्ट्राइकथ्रू",
"@strikethrough": {},
"text": "मूलपाठ",
"@text": {},
"underline": "रेखांकन",
"@underline": {}
}