fix: incorrect language
This commit is contained in:
parent
7988954108
commit
90025eb411
@ -104,7 +104,7 @@ const i18n = new VueI18n({
|
||||
locale: detectLocale(),
|
||||
fallbackLocale: "en",
|
||||
messages: {
|
||||
he: removeEmpty(ar),
|
||||
he: removeEmpty(he),
|
||||
ar: removeEmpty(ar),
|
||||
de: removeEmpty(de),
|
||||
en: en,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user