generated from Seekra/repository-template
Add more Languages and switch button #70
+1
-1
@@ -24,7 +24,7 @@ export const LANGUAGES_RTL = [
|
||||
'ar'
|
||||
];
|
||||
const SUPPORTED_LANGUAGES = [
|
||||
'en', 'de', 'fr', 'es', 'it', 'pt', 'zh', 'ja', 'ar', 'hi'
|
||||
'en', 'de', 'fr', 'es', 'it', 'pt'
|
||||
];
|
||||
|
||||
export const i18n = createI18n({
|
||||
|
||||
Reference in New Issue
Block a user