diff options
Diffstat (limited to '')
-rw-r--r-- | language/ca_ES/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 0e9104f68..91bba725a 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -964,4 +964,5 @@ $lang['Manage the members'] = 'Gestiona els membres'; $lang['Purge user cache'] = 'Elimina la memòria cau de l\'usuari'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Es reduiran les mides de les fotos a %dx%d píxels.'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionar després de penjar la foto al servidor deshabilitat degut a l\'ús de la llibreria gràfica GD'; +$lang['Select at least one tag'] = 'Seleccioneu almenys una etiqueta'; ?>
\ No newline at end of file |