feat: Added hu-HU translation (#1214)

Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>

Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
This commit is contained in:
Ankur 2022-10-04 18:00:06 +05:30 committed by GitHub
parent c403e083cc
commit 069a23c96b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,35 +1,35 @@
{ {
"@@locale": "hu-HU", "@@locale": "hu-HU",
"bold": "", "bold": "bátor",
"@bold": {}, "@bold": {},
"bulletedList": "", "bulletedList": "pontozott lista",
"@bulletedList": {}, "@bulletedList": {},
"checkbox": "", "checkbox": "jelölőnégyzetet",
"@checkbox": {}, "@checkbox": {},
"embedCode": "", "embedCode": "Beágyazás",
"@embedCode": {}, "@embedCode": {},
"heading1": "", "heading1": "címsor1",
"@heading1": {}, "@heading1": {},
"heading2": "", "heading2": "címsor2",
"@heading2": {}, "@heading2": {},
"heading3": "", "heading3": "címsor3",
"@heading3": {}, "@heading3": {},
"highlight": "", "highlight": "Kiemel",
"@highlight": {}, "@highlight": {},
"image": "", "image": "kép",
"@image": {}, "@image": {},
"italic": "", "italic": "dőlt",
"@italic": {}, "@italic": {},
"link": "", "link": "link",
"@link": {}, "@link": {},
"numberedList": "", "numberedList": "számozottLista",
"@numberedList": {}, "@numberedList": {},
"quote": "", "quote": "idézet",
"@quote": {}, "@quote": {},
"strikethrough": "", "strikethrough": "áthúzott",
"@strikethrough": {}, "@strikethrough": {},
"text": "", "text": "szöveg",
"@text": {}, "@text": {},
"underline": "", "underline": "aláhúzás",
"@underline": {} "@underline": {}
} }