ariaLabel: t()

in src/app/devices/module/moduleIndentityDetail/components/moduleIdentityDetail.tsx [74:76]


                        ariaLabel: t(ResourceKeys.moduleIdentity.detail.command.refresh),
                        disabled: isFetching || isUpdating,
                        iconProps: {iconName: REFRESH},