Gets the localized string key naming a physical keyboard key, for UI that needs to display a
translated key name (e.g. a "press {key} again to confirm" hint). The platform's core
localization assets (assets/localization/*.json) provide the translations, so any caller can
use this without an extension having to declare its own copy of the string.
Gets the localized string key naming a physical keyboard key, for UI that needs to display a translated key name (e.g. a "press {key} again to confirm" hint). The platform's core localization assets (
assets/localization/*.json) provide the translations, so any caller can use this without an extension having to declare its own copy of the string.