mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
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:
parent
c403e083cc
commit
069a23c96b
@ -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": {}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user