diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index b03bf88a1..7d11bb960 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1330,4 +1330,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'El millor és que es facin automàticament de manera regular.'; $lang['This photo no longer exists'] = 'Aquesta foto ja no existeix'; $lang['Album name must not be empty'] = 'El nom de l\'àlbum no pot estar buit'; -$lang['Visit history'] = 'Historial de visites'; \ No newline at end of file +$lang['Visit history'] = 'Historial de visites'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Manquen algunes fotos del vostre sistema de fitxers. El connector Check Uploads us en donarà detalls.'; \ No newline at end of file