Language
Last updated About 3 hours ago
The Catalog App is available in English π¬π§, Dutch π³π±, French π«π·, German π©πͺ, and Spanish πͺπΈ. It automatically detects the macOS primary language and adapts to it using native Apple localization. This applies to all components in the app but also details like app descriptions. The only exception is category names, as those are configured in the Configuration Profile with the Categories preference key.
Managing language
Example<key>AppleLanguages</key>
<array>
<string>nl</string>
</array>Managing the Catalog App language is not a supported feature and is considered a macOS platform setting. Keep in mind Apple may change its behaviour or the functionality may break at any point.