/* * * LanguageProvider constants * */ const CHANGE_LOCALE = 'CHANGE_LOCALE'; export default CHANGE_LOCALE;