mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
build(deps): update latest
This commit is contained in:
@ -25,6 +25,6 @@ const translations = {
|
||||
|
||||
export const i18n = new I18n(translations, {
|
||||
defaultLocale: DEFAULT_LOCALE,
|
||||
availableLocales: LOCALES.slice(),
|
||||
availableLocales: [...LOCALES],
|
||||
enableFallback: true,
|
||||
})
|
||||
|
Reference in New Issue
Block a user