mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Add Afrikaans to config
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = new vuei18n({
|
||||
locale: document.documentElement.lang, // set locale
|
||||
fallbackLocale: 'en',
|
||||
messages: {
|
||||
'af': require('./locales/af.json'),
|
||||
'bg': require('./locales/bg.json'),
|
||||
'ca-es': require('./locales/ca.json'),
|
||||
'cs': require('./locales/cs.json'),
|
||||
|
||||
Reference in New Issue
Block a user