systemLocale

Provides the locale of the system where the application is running.

This property retrieves the system's default locale, allowing the application to adapt to the language and regional settings of the host environment.

It is generally used as a fallback or default setting for localization when no specific locale is explicitly configured by the application.