SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
267 stars 127 forks source link

[Sourcing]<fdp-column>: the sort option strings are not localized. #10537

Closed C5341784 closed 1 year ago

C5341784 commented 1 year ago

Is this a bug, enhancement, or feature request?

bug

Briefly describe your proposal.

  1. In fdp-table, when the column is sortable. The Sort option strings are not localized. sort_ascending_hardcoding

Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)

Angular: 15.2.0 Fundamental-NGX (core, platform, cdk, i18n): 0.43.7

If this is a bug, please provide steps for reproducing it.

  1. Create a fdp-table.
  2. add fdp-column with sortable property as true
  3. observes sort option on clicking the column header.

Please provide relevant source code if applicable.

https://sap.github.io/fundamental-ngx/#/platform/table/api

Is there anything else we should know?

Attached screenshot above.

github-actions[bot] commented 1 year ago

Hello @C5341784, thank you for using fundamental-ngx! The fundamental-ngx team will triage your issue as soon as possible.

droshev commented 1 year ago

to be covered with https://github.com/SAP/fundamental-ngx/issues/10137