You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a site uses a language other than English, the language used for the entry time (e.g. "X minutes ago" doesn't honour that setting and get translated accordingly.
To reproduce:
On a site using Liveblog, set the language in Settings > General to something other than English
View a Liveblog with entries and observe that the entry time still uses English:
It looks like the relative time feature here is powered by Moment and called here and the moment docs have a section on i18n.
The text was updated successfully, but these errors were encountered:
When a site uses a language other than English, the language used for the entry time (e.g. "X minutes ago" doesn't honour that setting and get translated accordingly.
To reproduce:
It looks like the relative time feature here is powered by Moment and called here and the moment docs have a section on i18n.
The text was updated successfully, but these errors were encountered: