diff --git a/lang/pt/404.php b/lang/pt/404.php index 06c9a1c..19149df 100644 --- a/lang/pt/404.php +++ b/lang/pt/404.php @@ -1,7 +1,7 @@ Sorry, but the page was not found on the server.

\n\n

Perhaps, these options may help you:

\n\n\n"; + $g_lang["head"] = "Página não encontrada"; + $g_lang["message"] = "

Desculpe, mas a página não foi encontrada no servidor.

\n\n

Talvez essas opções possam ajudar:

\n\n\n"; - $g_lang["m_title"] = "404 Page is not found"; -?> \ No newline at end of file + $g_lang["m_title"] = "404 Página não encontrada"; +?>