any news on this? man your support is pretty weak.
i found out that all your strings are not included correctly.
for the SKU translation it should look like:
__( ‘SKU’, ‘woocommerce-stock-manager’ )
you did it like:
s(‘SKU’, ‘woocommerce-stock-manager’)
maybe because you minified everything which is always bad for translations.
please do something soon, it seems you looking into the forum only once in a month.
telemarker
-
This reply was modified 5 years, 10 months ago by
telemarker.
Hi,
We have released a new version 2.4.0 which adds some missing translation strings. Can you please update to the latest version and then have a check if it is working now.
Let us know your views.
it’s still not working – do you test things out before you throw it at the world?