Namespace Serenity.Localization.Application.UseCases
Classes
LocalizationGetGameLanguage
Use case for retrieving the current game language from the localization service.
LocalizationGetVoiceLanguage
Use case for retrieving the current voice language from the localization service.
LocalizationSetGameLanguage
Use case for setting the game language in the localization service.
LocalizationSetVoiceLanguage
Use case for setting the voice language in the localization service.
LocalizationUseCases
Aggregates all localization-related use cases for easy access and management.