|
|
|
|
@ -105,6 +105,26 @@ export const CONFIG_STATE_DATA = {
|
|
|
|
|
flagIcon: null,
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
currentCulture: {
|
|
|
|
|
displayName: 'English',
|
|
|
|
|
englishName: 'English',
|
|
|
|
|
threeLetterIsoLanguageName: 'eng',
|
|
|
|
|
twoLetterIsoLanguageName: 'en',
|
|
|
|
|
isRightToLeft: false,
|
|
|
|
|
cultureName: 'en',
|
|
|
|
|
name: 'en',
|
|
|
|
|
nativeName: 'English',
|
|
|
|
|
dateTimeFormat: {
|
|
|
|
|
calendarAlgorithmType: 'SolarCalendar',
|
|
|
|
|
dateTimeFormatLong: 'dddd, MMMM d, yyyy',
|
|
|
|
|
shortDatePattern: 'M/d/yyyy',
|
|
|
|
|
fullDateTimePattern: 'dddd, MMMM d, yyyy h:mm:ss tt',
|
|
|
|
|
dateSeparator: '/',
|
|
|
|
|
shortTimePattern: 'h:mm tt',
|
|
|
|
|
longTimePattern: 'h:mm:ss tt',
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
defaultResourceName: null,
|
|
|
|
|
},
|
|
|
|
|
auth: {
|
|
|
|
|
policies: {
|
|
|
|
|
|