From f348dd84b55a7f2d06655e3ff380dc4cff575edb Mon Sep 17 00:00:00 2001 From: Guilherme Lima <30418786+guilhermelim@users.noreply.github.com> Date: Sun, 9 Feb 2020 18:13:44 -0300 Subject: [PATCH] Translation into Portuguese of Portugal Translates placeholder message from the 'domain Name Create' text box. --- locale/pt/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po index 2f006d057..fdf3601b3 100755 --- a/locale/pt/LC_MESSAGES/django.po +++ b/locale/pt/LC_MESSAGES/django.po @@ -6468,7 +6468,7 @@ msgstr "Detalhes do Website" #: websiteFunctions/templates/websiteFunctions/createWebsite.html:54 msgid "Do not enter WWW, it will be auto created!" -msgstr "" +msgstr "Não digite WWW, ele será criado automaticamente!" #: websiteFunctions/templates/websiteFunctions/deleteWebsite.html:3 msgid "Delete Website - CyberPanel"