Skip to content

Localize dateformat text

Coung Ngo requested to merge 369366-localise-dateformat-text into master

What does this MR do and why?

This MR localizes the text output of the dateformat library, since this text is not localized as raised in #369366 (closed).

The dateformat library was configured using https://github.com/felixge/node-dateformat#localization

Changelog: fixed

Screenshots or screen recordings

before after
Screenshot_2022-08-16_at_2.45.20_pm Screenshot_2022-08-16_at_2.45.37_pm

How to set up and validate locally

  1. User Preferences -> Localization -> Language: select Chinese, Simplified - 简体中文
  2. Go to the issues list page and hover over the created date to show the tooltip popover

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #369366 (closed)

Edited by Coung Ngo

Merge request reports