Replace LazyLocalizationPipe with AsyncLocalizationPipe #21421
BackUpdated components in GDPR and theme-lepton packages to use AsyncLocalizationPipe instead of LazyLocalizationPipe for localization. Adjusted template bindings and imports accordingly to ensure compatibility with the new pipe.
Description
Resolves https://github.com/abpframework/abp/issues/22901 (write the related issue number if available)