This was not „the issue“ fixed in 2.0.1. The issue was a crash and no visualizations at all.
https://wordpress.org/support/topic/update-2-0-0-language-issue/
https://wordpress.org/support/topic/widget-funktioniert-nicht-mehr-seit-upgrade/
I simply see 2 untranslated strings.
Depending on the language that may be
* incomplete translation (which depends on community translating every bit, see https://translate.wordpress.org/projects/wp-plugins/statify/ ) or
* not up-to-date translation cache on the site (time should fix it)
* untranslatable text (that’s something we should fix in our code)
Which specific language (looks like one of the five German) do you use?
Edit: Had a quick look, both „today“ and „since“ are translatable, i.e. wrapped in wp.i18n.__() …
OK, good catch. Dynamically generated content should be translated, but unfortunately the translations module was never acutally registered for the dashbaord script.
Thanks for reporting. Will be fixed with the next release.
Cross reference: https://github.com/pluginkollektiv/statify/pull/353
My pleasure, Stefan, and thanks for your reply. I use German (Germany) as my WordPress language.
-
This reply was modified 5 days, 15 hours ago by
Lorenz Mayer.
We released Statify 2.0.2 a frew minutes ago. Issue should be fixed once the plugin gets updated.
Let us know if the issue persists.