I came across a small glitch when using views on a multilanguage site. When using the "Authored On" field in a view, views will not use a translated version of the whole string but only of the time itself. For example:
As for the second line (which is in German), the "ago" should switch to a place in front of the string and be translated to "vor".
I checked the string translations but could not find the correct one; I'd be more than happy to fix this if someone could just point me to the right location. I also found other Drupal 8 sites while doing my research about this which are suffering from the same problem.
Proposed fix:
* Change the config from a string to a label
* Other issues like
#3063020: Support translation of the list of styles in CKEditor β
have done this without an upgrade path, so follow that pattern
Fixed
9.3
views.module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.