formatjs / formatjs

The monorepo home to all of the FormatJS related libraries, most notably react-intl.

Home Page:https://formatjs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update translation of 'last year' for Swedish locale

Shan3103 opened this issue · comments

We are using FormattedRelative from 'react-intl' package in our project and we have a request from clients to update the translation of 'last year' from "I fjol" to "förra året".

I found that the translations are present in a folder called locale-data in react-intl. Is it possible to update this translation or override it from our end? I've attached the screenshots for reference.

Screenshot 2023-10-23 at 1 30 43 PM Screenshot 2024-02-02 at 4 56 09 PM

our data comes from CLDR so you gotta fix it there