disable vue-i18n legacy mode
This commit is contained in:
@@ -171,6 +171,7 @@ export interface LocalizedError {
|
||||
|
||||
export function getI18nOptions(): object {
|
||||
return {
|
||||
legacy: false,
|
||||
locale: DEFAULT_LANGUAGE,
|
||||
fallbackLocale: DEFAULT_LANGUAGE,
|
||||
formatFallbackMessages: true,
|
||||
|
||||
Reference in New Issue
Block a user