Numéro d’ID de bogue |
BUG-000172484 |
Envoi | November 21, 2024 |
Dernière modification | December 16, 2024 |
S’applique à | Calcite Design System |
Version trouvée | 2.12 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 11.0 64 bit |
Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
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).
Solution de contournement
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.
Étapes pour reproduire