mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
added new language and filters in query reports
This commit is contained in:
4
home/doctype/company_control/locale/pt-BR-doc.json
Normal file
4
home/doctype/company_control/locale/pt-BR-doc.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Company Control": "Controle da Empresa",
|
||||
"Home": "In\u00edcio"
|
||||
}
|
||||
10
home/doctype/feed/locale/pt-BR-doc.json
Normal file
10
home/doctype/feed/locale/pt-BR-doc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Color": "Cor",
|
||||
"Doc Name": "Nome do Documento",
|
||||
"Doc Type": "Tipo do Documento",
|
||||
"Feed": "Alimentar",
|
||||
"Feed Type": "Tipo de alimenta\u00e7\u00e3o",
|
||||
"Full Name": "Nome Completo",
|
||||
"Home": "In\u00edcio",
|
||||
"Subject": "Assunto"
|
||||
}
|
||||
4
home/doctype/home_control/locale/pt-BR-doc.json
Normal file
4
home/doctype/home_control/locale/pt-BR-doc.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Home": "In\u00edcio",
|
||||
"Home Control": "In\u00edcio de Controle"
|
||||
}
|
||||
9
home/module_def/home/locale/pt-BR-doc.json
Normal file
9
home/module_def/home/locale/pt-BR-doc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Activity": "Atividade",
|
||||
"Attributions": "Atribui\u00e7\u00f5es",
|
||||
"Desktop": "\u00c1rea de trabalho",
|
||||
"Event Updates": "Atualiza\u00e7\u00f5es do Eento",
|
||||
"Latest Updates": "\u00daltimas Atualiza\u00e7\u00f5es",
|
||||
"My Company": "Minha Empresa",
|
||||
"dashboard": "painel de instrumentos"
|
||||
}
|
||||
Reference in New Issue
Block a user