Skip to content

Player chart dates rely on manual i18n strings instead of locale formatting #180

Description

@ZoroLV

The player profile chart uses manual translation keys like chartToday, chartDaysAgo, and chartMonthsAgoShort for its date labels and tooltips

locales with missing chart date strings, such as zh-CN, fall back to English even though other dates on the site are localized through native Intl formatting

We should be using Intl.RelativeTimeFormat like the rest of the timestamp localization work.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions