chore(theme): define palette and typographies and override mui styles with this values, also add rtlProvider
This commit is contained in:
@@ -9,7 +9,7 @@ i18n
|
||||
.use(initReactI18next) // Passes i18n down to react-i18next
|
||||
.init({
|
||||
supportedLngs: ['en', 'fa'], // Supported languages
|
||||
fallbackLng: 'fa',
|
||||
fallbackLng: 'en',
|
||||
detection: {
|
||||
order: ['localStorage', 'cookie', 'navigator'],
|
||||
caches: ['localStorage', 'cookie'],
|
||||
|
||||
Reference in New Issue
Block a user