Some text strings not translated
-
I am using version 12.3.1
When using the widget some text strings are translated and some are not.
This is the case in the widget display in the back-end but also on the web side.
For example text string
__( 'Last 30 Days Visits', 'wp-statistics' )
is not translated and
__( 'Total Posts', 'wp-statistics' )
is.
If I look in the language file within the plugin folder (in my case wp_statistics-nl_NL.po) all strings have a translation (also the 30 days visits).
What is going wrong here?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Some text strings not translated’ is closed to new replies.