mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
upgrade third party dependencies
This commit is contained in:
@@ -171,7 +171,6 @@ export interface LocalizedError {
|
||||
|
||||
export function getI18nOptions(): object {
|
||||
return {
|
||||
legacy: true,
|
||||
locale: DEFAULT_LANGUAGE,
|
||||
fallbackLocale: DEFAULT_LANGUAGE,
|
||||
formatFallbackMessages: true,
|
||||
|
||||
Reference in New Issue
Block a user