From be0c885e31929cf2c1efb2e32b75f2f6e4d141df Mon Sep 17 00:00:00 2001 From: Luiza Date: Tue, 23 Oct 2018 12:34:55 -0700 Subject: [PATCH] [portuguese] [hibernate] Unecessary translation for Hibernate (#26283) The title, hibernate, has been translated to portuguese. That is not correct. Fixed by changing the title --- guide/portuguese/hibernate/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/portuguese/hibernate/index.md b/guide/portuguese/hibernate/index.md index 968d29528a..378b1218ee 100644 --- a/guide/portuguese/hibernate/index.md +++ b/guide/portuguese/hibernate/index.md @@ -1,11 +1,11 @@ --- title: Hibernate -localeTitle: Hibernar +localeTitle: Hibernate --- -## Hibernar +## Hibernate O ORM do Hibernate, comumente conhecido como Hibernate, é uma ferramenta de mapeamento relacional de objetos para Java. Ele fornece um sistema para mapeamento de modelos de domínio orientados a objetos para bancos de dados relacionais. Possui várias funções de manipulação de objetos de alto nível. #### Mais Informações: -Para documentação e downloads, visite [o site oficial do Hibernate](https://hibernate.org) \ No newline at end of file +Para documentação e downloads, visite [o site oficial do Hibernate](https://hibernate.org)