diff --git a/vue/src/locales/pt_BR.json b/vue/src/locales/pt_BR.json index 84ed93510..cfe929d8d 100644 --- a/vue/src/locales/pt_BR.json +++ b/vue/src/locales/pt_BR.json @@ -150,15 +150,15 @@ "delete_title": "Deletar {type}", "create_title": "Novo {type}", "edit_title": "", - "Name": "", - "Type": "", - "Description": "", - "Recipe": "", + "Name": "Nome", + "Type": "Tipo", + "Description": "Descrição", + "Recipe": "Receita", "tree_root": "", - "Icon": "", - "Unit": "", - "No_Results": "", - "New_Unit": "", + "Icon": "Ícone", + "Unit": "Unidade", + "No_Results": "Sem Resultados", + "New_Unit": "Nova Unidade", "Create_New_Shopping Category": "", "Create_New_Food": "", "Create_New_Keyword": "", @@ -394,5 +394,9 @@ "Use_Plural_Unit_Simple": "", "Use_Plural_Food_Always": "", "Use_Plural_Food_Simple": "", - "plural_usage_info": "" + "plural_usage_info": "", + "Amount": "Quantidade", + "Description_Replace": "Substituir Descrição", + "Decimals": "Decimais", + "Instruction_Replace": "Substituir Instrução" }