pnp / sp-dev-fx-property-controls

Reusable SPFx property pane controls - Open source initiative
https://pnp.github.io/sp-dev-fx-property-controls/
MIT License
235 stars 150 forks source link

PropertyFieldDateTimePicker & ColorPicker inaccurate localization for Swedish. #554

Open Gitwey opened 1 year ago

Gitwey commented 1 year ago

Category

Version

Lastest

Expected / Desired Behavior / Question

Strings connected to Swedish localization should be correct.

You can find an existing pull-request within the repo, with all the nessessary changes included. Native speaker so should be accurate!

Observed Behavior

Due to Azure translations some of the strings of ColorPicker and DateTimePicker are incorrect. The DateTimePicker strings could have some length issues which could lead to cluttered UI if not responsive. Similar to issue #547.

image image

Steps to Reproduce

  1. Fork and clone sp-dev-fx-property-control.
  2. Find the loc-folder and observe the sv-se strings.
ghost commented 1 year ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.