Jump to content

Recommended Posts

Posted

Is this a bug?
The digit (number of rooms) is visible in the default language (dutch), but not in the secondary language (french).
The texts are translated.

sprintf(_n('%d slaapkamer', '%d slaapkamers', $page->ska_NumberOfBedrooms), $page->ska_NumberOfBedrooms);

example text dutch: 3 slaapkamers
french:  chambres à coucher

Posted

Make sure that the translated versions have the %d placeholder as well – from your description it seems likely that they don't.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...