SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
433 stars 96 forks source link

Datepicker: Translation not working in Chinese #6099

Closed abhitatachar2000 closed 3 weeks ago

abhitatachar2000 commented 1 month ago

Describe the bug

Dear colleagues, greetings.

During one of our feature implementations, we noticed that the date-picker was not being translated into Chinese. When the locale language is set to Chinese, the date-picker still opens up in English. However, the translations seem to work flawlessly for other languages.

Is this the expected behavior, or is it a bug, or is it possible that I am missing something here?

Please feel free to reach out if more information is needed.

Best regards, Abhishek.

Isolated Example

No response

Reproduction steps

No response

Expected Behaviour

No response

Screenshots or Videos

No response

UI5 Web Components for React Version

1.29.3

UI5 Web Components Version

1.24.5

Browser

Chrome

Operating System

Mac

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

Lukas742 commented 1 month ago

Hi @abhitatachar2000

I tested it in our Storybook example and the translations seems to be working fine there for me:

zh_TW:

image

zh_CN:

image

Could you please check which language code is applied for you, or if you set it programmatically, provide a reproducible example by leveraging this StackBlitz template?

github-actions[bot] commented 1 month ago

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Inactive issues will be closed after 7 days. Thanks.

github-actions[bot] commented 3 weeks ago

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please first check to see if the maintainers have requested additional input and provide it if necessary, or post a detailed description of why this issue is still a problem.