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
Despite having a UI localized in a certain language, the dates and the relative times are not translated
Steps to reproduce:
Ensure to set the language localized to a different language than English
Ensure to activate snapshots
Open or create a new document
Click to open the document history
In the right panel open the snapshots tab
Actual behavior
Despite having set the UI in another language than English (like French), we have dates and relative times ("a few seconds ago") that are not localized:
Expected behavior
These strings should be localized. In French, this should display: "mar. 5 sept. 2023" and "il y a quelques secondes".
Despite having a UI localized in a certain language, the dates and the relative times are not translated
Steps to reproduce:
Actual behavior
Despite having set the UI in another language than English (like French), we have dates and relative times ("a few seconds ago") that are not localized:

Expected behavior
These strings should be localized. In French, this should display: "mar. 5 sept. 2023" and "il y a quelques secondes".
Other considerations
Moment supports the localization: https://momentjs.com/docs/#/i18n/instance-locale/
PS: I hesitated but decided to not set the
good first issue
tag, as it requires to understand S3 and setup Minio. Still hesitating a bit though.The text was updated successfully, but these errors were encountered: