You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$lang['Add website URL in photo description'] = 'Afegeix una URL del lloc web en la descripció de la foto';
24
+
$lang['Add links'] = 'Afegeix enllaços';
25
+
$lang['Delete this item'] = 'Elimina aquest ítem';
26
+
$lang['File URL'] = 'URL del fitxer';
27
+
$lang['File URL is empty'] = 'La URL del fitxer és buida';
28
+
$lang['Invalid file URL'] = 'URL no vàlida';
29
+
$lang['Invalid file type'] = 'Tipus de fitxer no vàlid';
30
+
$lang['One link by line, separate photo name and url with a « | ». Photo name is optional.'] = 'Un enllaç cada vegada, separeu el nom de la foto i la seva URL per un « | ». El nom de la foto és opcional.';
31
+
$lang['Pending'] = 'Pendent';
32
+
$lang['Unable to download file'] = 'No es pot descarregar el fitxer';
0 commit comments