diff --git a/locale/pt-BR/LC_MESSAGES/django.po b/locale/pt-BR/LC_MESSAGES/django.po index 12e174b3d..3cb6f2ebc 100644 --- a/locale/pt-BR/LC_MESSAGES/django.po +++ b/locale/pt-BR/LC_MESSAGES/django.po @@ -6189,7 +6189,11 @@ msgstr "Instale o WordPress com LSCache." #: websiteFunctions/templates/websiteFunctions/installWordPress.html:28 msgid "Blog Title" -msgstr "" +msgstr "Título do Blog" + +#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58 +msgid "Leave empty to install in website home directory. (Without preceding slash)" +msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)" #: websiteFunctions/templates/websiteFunctions/launchChild.html:29 msgid "Copy/Sync to Master" diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po index fdf3601b3..153f62d0f 100755 --- a/locale/pt/LC_MESSAGES/django.po +++ b/locale/pt/LC_MESSAGES/django.po @@ -6724,7 +6724,11 @@ msgstr "Instale o WordPress com LSCache." #: websiteFunctions/templates/websiteFunctions/installWordPress.html:28 msgid "Blog Title" -msgstr "" +msgstr "Título do Blog" + +#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58 +msgid "Leave empty to install in website home directory. (Without preceding slash)" +msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)" #: websiteFunctions/templates/websiteFunctions/launchChild.html:32 msgid "Copy/Sync to Master" diff --git a/websiteFunctions/templates/websiteFunctions/installWordPress.html b/websiteFunctions/templates/websiteFunctions/installWordPress.html index 2800f2628..da2efa079 100755 --- a/websiteFunctions/templates/websiteFunctions/installWordPress.html +++ b/websiteFunctions/templates/websiteFunctions/installWordPress.html @@ -55,7 +55,7 @@