', '', '' ); } else { /* translators: %1$s: Choose File to Upload opening tag, %2$s: Choose File to Upload closing tag. */ $description = esc_html( _n( 'Drag & Drop File or %1$sChoose File to Upload%2$s', 'Drag & Drop Files or %1$sChoose Files to Upload%2$s', $max_file_number, 'wpforms-lite' ) ); $description = sprintf( $description, '', '' ); } $hidden_class = $max_file_number < 2 ? 'wpforms-hide' : ''; ?>