Recursively resolves LocalizeKey labels in context menu items using localized strings.
Used as a pair with collectContextMenuKeys: collect the keys, resolve them through
useLocalizedStrings, then map the items through this. A label with no resolution is left as it
is, so a missing string shows the key rather than nothing.
Recursively resolves LocalizeKey labels in context menu items using localized strings.
Used as a pair with collectContextMenuKeys: collect the keys, resolve them through
useLocalizedStrings, then map the items through this. A label with no resolution is left as it is, so a missing string shows the key rather than nothing.