mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Make it easier to switch between v1/v2 layout.
This commit is contained in:
2
resources/assets/js/i18n.js
vendored
2
resources/assets/js/i18n.js
vendored
@@ -40,7 +40,7 @@ module.exports = new vuei18n({
|
||||
'pl': require('./locales/pl.json'),
|
||||
'fi': require('./locales/fi.json'),
|
||||
'pt-br': require('./locales/pt-br.json'),
|
||||
'pt-pt': require('./locales/pt-pt.json'),
|
||||
'pt-pt': require('./locales/pt.json'),
|
||||
'ro': require('./locales/ro.json'),
|
||||
'ru': require('./locales/ru.json'),
|
||||
//'zh': require('./locales/zh.json'),
|
||||
|
Reference in New Issue
Block a user