diff options
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r-- | app/Locale/pt_PT/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 30205e68..ea6eef98 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1338,4 +1338,6 @@ return array( 'This task was sent by email to "%s" with subject "%s".' => 'Esta tarefa foi enviada por email para "%s" com o assunto "%s".', 'Predefined Email Subjects' => 'Assuntos de email predefinidos', 'Write one subject by line.' => 'Escreva um assunto por linha.', + // 'Create another link' => '', + // 'BRL - Brazilian Real' => '', ); |