feat: translate AppFlowy Editor to pt_BR

This commit is contained in:
Yaba 2022-10-01 00:06:29 -03:00
parent 3df31c43f8
commit adda0218fa

View File

@ -1,35 +1,35 @@
{
"@@locale": "pt-BR",
"bold": "",
"bold": "Negrito",
"@bold": {},
"bulletedList": "",
"bulletedList": "Lista de marcadores",
"@bulletedList": {},
"checkbox": "",
"checkbox": "Caixa de seleção",
"@checkbox": {},
"embedCode": "",
"embedCode": "Código incorporado",
"@embedCode": {},
"heading1": "",
"heading1": "H1",
"@heading1": {},
"heading2": "",
"heading2": "H2",
"@heading2": {},
"heading3": "",
"heading3": "H3",
"@heading3": {},
"highlight": "",
"highlight": "Destacar",
"@highlight": {},
"image": "",
"image": "Imagem",
"@image": {},
"italic": "",
"italic": "Itálico",
"@italic": {},
"link": "",
"link": "Link",
"@link": {},
"numberedList": "",
"numberedList": "Lista numerada",
"@numberedList": {},
"quote": "",
"quote": "Citar",
"@quote": {},
"strikethrough": "",
"strikethrough": "Rasurar",
"@strikethrough": {},
"text": "",
"text": "Texto",
"@text": {},
"underline": "",
"underline": "Sublinhar",
"@underline": {}
}