mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Fix #2847
This commit is contained in:
1
resources/assets/js/app.js
vendored
1
resources/assets/js/app.js
vendored
@@ -108,6 +108,7 @@ const i18n = new VueI18n({
|
||||
'ru': require('./locales/ru.json'),
|
||||
'zh': require('./locales/zh.json'),
|
||||
'zh-tw': require('./locales/zh-tw.json'),
|
||||
'zh-cn': require('./locales/zh-cn.json'),
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user