mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix lang
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = new vuei18n({
|
|||||||
fallbackLocale: 'en',
|
fallbackLocale: 'en',
|
||||||
messages: {
|
messages: {
|
||||||
'af': require('./locales/af.json'),
|
'af': require('./locales/af.json'),
|
||||||
'ar-sa': require('./locales/ar-sa.json'),
|
'ar': require('./locales/ar.json'),
|
||||||
'bg': require('./locales/bg.json'),
|
'bg': require('./locales/bg.json'),
|
||||||
'ca-es': require('./locales/ca.json'),
|
'ca-es': require('./locales/ca.json'),
|
||||||
'cs': require('./locales/cs.json'),
|
'cs': require('./locales/cs.json'),
|
||||||
|
Reference in New Issue
Block a user