mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 12:11:19 +00:00
Update languages
This commit is contained in:
1
resources/assets/js/i18n.js
vendored
1
resources/assets/js/i18n.js
vendored
@@ -43,6 +43,7 @@ module.exports = new vuei18n({
|
||||
'pt-br': require('./locales/pt-br.json'),
|
||||
'pt-pt': require('./locales/pt.json'),
|
||||
'ro': require('./locales/ro.json'),
|
||||
'tr': require('./locales/tr.json'),
|
||||
'ru': require('./locales/ru.json'),
|
||||
//'zh': require('./locales/zh.json'),
|
||||
'zh-tw': require('./locales/zh-tw.json'),
|
||||
|
Reference in New Issue
Block a user