Translations stopped being respected in Filter by Attribute block
-
This problem has already been solved before and it seems to have occurred again:
https: //github.com/woocommerce/woocommerce-blocks/issues/9870
The Filter by Attribute block has a
Select %s
translatable string for the placeholder (For example “Select Color”).I used Loco to translate it to just
%s
, so the placeholder would read simply “Color”.That used to work until the recent WooCommerce update.
After the update, the placeholder reads “Select Color” again.
I’ve verified the string is still translated on Loco, synced the translation, and saved it – it didn’t help.
If relevant, the block is placed on the front page.
Tested with Twenty Twenty Three and all other plugins deactivated.
…
- You must be logged in to reply to this topic.