[?] [?] |
|
0 ) {
/* translators: %1$d: sites active, %2$d max sites active */
printf( __( '(%1$d of %2$d used)', 'woocommerce' ), $subscription['sites_active'], $subscription['sites_max'] );
}
?> |
|
%1$s installed', 'woocommerce' ), esc_html( $data['Name'] ), esc_html( $data['Version'] ) ); ?>
[?] |