mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 20:25:28 +00:00
Fix #7642
This commit is contained in:
1
resources/assets/js/i18n.js
vendored
1
resources/assets/js/i18n.js
vendored
@@ -42,6 +42,7 @@ module.exports = new vuei18n({
|
||||
'ko': require('./locales/ko.json'),
|
||||
'nb': require('./locales/nb.json'),
|
||||
'nl': require('./locales/nl.json'),
|
||||
'nn': require('./locales/nn.json'),
|
||||
'pl': require('./locales/pl.json'),
|
||||
'pt-br': require('./locales/pt-br.json'),
|
||||
'pt-pt': require('./locales/pt.json'),
|
||||
|
||||
Reference in New Issue
Block a user