From 6dd8662ff4c40d13549bdadc8ce56d84c1c2ba14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henry=20=C3=81vila?= Date: Wed, 13 Nov 2019 10:27:06 -0300 Subject: [PATCH 1/2] pt-BR update. Laravel Nova 2.7.0 --- resources/lang/pt-BR.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/resources/lang/pt-BR.json b/resources/lang/pt-BR.json index 22547a4..fe9455e 100644 --- a/resources/lang/pt-BR.json +++ b/resources/lang/pt-BR.json @@ -392,5 +392,10 @@ "This resource no longer exists": "Este recurso não existe mais", ":resource Details": "Detalhes de :resource", "There are no available options for this resource.": "Não há opções disponíveis para este recurso.", - "Show All Fields": "Exibir todos os campos" + "All resources loaded.": "All resources loaded.", + "Load :perPage More": "Carregar mais :perPage", + ":amount Total": ":amount Total", + "Show All Fields": "Exibir todos os campos", + "There was a problem submitting the form.": "There was a problem submitting the form.", + "There was a problem executing the action.": "There was a problem executing the action." } From ba078029c295613f0ff83714a8a8de0f085ab1fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henry=20=C3=81vila?= Date: Wed, 13 Nov 2019 10:28:23 -0300 Subject: [PATCH 2/2] pt-BR update. Laravel Nova 2.7.0 --- resources/lang/pt-BR.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/pt-BR.json b/resources/lang/pt-BR.json index fe9455e..98a9a27 100644 --- a/resources/lang/pt-BR.json +++ b/resources/lang/pt-BR.json @@ -392,10 +392,10 @@ "This resource no longer exists": "Este recurso não existe mais", ":resource Details": "Detalhes de :resource", "There are no available options for this resource.": "Não há opções disponíveis para este recurso.", - "All resources loaded.": "All resources loaded.", + "All resources loaded.": "Todos os recursos foram carregados.", "Load :perPage More": "Carregar mais :perPage", - ":amount Total": ":amount Total", + ":amount Total": "Total: :amount", "Show All Fields": "Exibir todos os campos", - "There was a problem submitting the form.": "There was a problem submitting the form.", - "There was a problem executing the action.": "There was a problem executing the action." + "There was a problem submitting the form.": "Ocorreu um problema ao enviar o formulário.", + "There was a problem executing the action.": "Ocorreu um problema ao executar a ação." }