const DEFAULT_LANGUAGE
This constant defines the default language.
export const DEFAULT_LANGUAGE: AvailableLanguage = 'en';
Last updated 2 months ago