diff options
Diffstat (limited to '')
-rw-r--r-- | language/pt_PT/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index 3c2c64d57..7efd7406c 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -950,4 +950,5 @@ $lang['Type here the name of the new group'] = 'Escreva aqui o nome do novo grup $lang['Purge user cache'] = 'Purgar cache de utilizador'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'As dimensões desta foto serão reduzidas para %dx%d pixels'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimencionar depois de carregar, devido ao uso de GD como livraria gráfica,está desativado. '; +$lang['Select at least one tag'] = 'Selecionar no mínimo uma etiqueta'; ?>
\ No newline at end of file |