mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
Support for SE.
This commit is contained in:
1
resources/assets/js/app.js
vendored
1
resources/assets/js/app.js
vendored
@@ -109,6 +109,7 @@ const i18n = new VueI18n({
|
||||
'zh': require('./locales/zh.json'),
|
||||
'zh-tw': require('./locales/zh-tw.json'),
|
||||
'zh-cn': require('./locales/zh-cn.json'),
|
||||
'sv': require('./locales/sv.json'),
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user