diff options
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r-- | app/Locale/pt_PT/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 2fd6c49b..d9ea27be 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1215,4 +1215,5 @@ return array( 'Do you really want to remove this tag: "%s"?' => 'Tem a certeza que pretende remover esta etiqueta: "%s"?', 'Global tags' => 'Etiquetas globais', 'There is no global tag at the moment.' => 'De momento não existe nenhuma etiqueta global.', + // 'This field cannot be empty' => '', ); |