Bug-ID-Nummer |
BUG-000172484 |
Eingereicht | November 21, 2024 |
Zuletzt geändert | December 16, 2024 |
Gilt für | Calcite Design System |
Gefunden in Version | 2.12 |
Betriebssystem | Windows OS |
Betriebssystemversion | 11.0 64 bit |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
The translation is performing as-expected since Esri and Calcite support de and not de-CH for string translations. Refer to this documentation https://developers.arcgis.com/calcite-design-system/resources/localization/#calcite-supported-languages for more information. However, Calcite does allow users to customize their own strings (for example: https://codepen.io/geospatialem/pen/eYqqMLN), so there is a workaround in specifying a messageOverrides for each component that contains the string (currently 12 components to-date).
Workaround
Calcite allows users to customize their own strings, so there is a workaround in specifying a messageOverrides for each component that contains the string (currently 12 components to-date). For example: https://codepen.io/geospatialem/pen/eYqqMLN.
Schritte zur Reproduzierung