漏洞 ID 编号 |
BUG-000172484 |
已提交 | November 21, 2024 |
上次修改时间 | December 16, 2024 |
适用范围 | Calcite Design System |
找到的版本 | 2.12 |
操作系统 | Windows OS |
操作系统版本 | 11.0 64 bit |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
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).
解决办法
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.
重现步骤