• Hello,
    Thank you for this amazing plugin! I have an issue with woocommerce subscriptions plugin translation, and specifically with this:

    $subscription_string = sprintf( __( ‘%1$s για %2$s’, ‘woocommerce-subscriptions’ ), $subscription_string, $ranges[ $subscription_length ] );

    I would like to translate the subscription length (example 6 months, 1 week etc.) but it doesn’t work. Any ideas?

    Thank you

The topic ‘Problem Translating subscription_length’ is closed to new replies.