Import-Module Microsoft.Graph.Beta.Identity.DirectoryManagement
Get-MgBetaOrganizationBrandingThemeLocalization -OrganizationId $organizationId -OrganizationalBrandingThemeId $organizationalBrandingThemeId
This example shows how to use the Get-MgBetaOrganizationBrandingThemeLocalization Cmdlet.