Site-Wide Default Language#

By default, Colectica will use the operating system’s language as the default metadata language. You can specify a different default language for your users by setting the SelectedCulture in the user settings. See User Settings.

Sample User Settings File#

{
   "SelectedCulture": "en"
}

The setting should have a single value with the language abbreviation. Example languages are en, en-US, or fr.

If a user manually selects a different language, that language will be used the next time Colectica starts.