mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 19:24:00 +01:00
Fix translation bug
This commit is contained in:
parent
a0988dbd49
commit
2632742c13
|
@ -5,7 +5,7 @@ import Backend from 'i18next-http-backend';
|
|||
import LanguageDetector from 'i18next-browser-languagedetector';
|
||||
|
||||
export const i18nLanguages = [
|
||||
'ar',
|
||||
// 'ar',
|
||||
'da',
|
||||
'en',
|
||||
'es',
|
||||
|
|
Loading…
Reference in a new issue