mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Add support for Vietnamese.
This commit is contained in:
1
resources/assets/js/create_transaction.js
vendored
1
resources/assets/js/create_transaction.js
vendored
@@ -90,6 +90,7 @@ const i18n = new vuei18n({
|
||||
'zh-tw': require('./locales/zh-tw.json'),
|
||||
'zh-cn': require('./locales/zh-cn.json'),
|
||||
'sv': require('./locales/sv.json'),
|
||||
'vi': require('./locales/vi.json'),
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user