mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
Snart klar med översättningen
This commit is contained in:
@ -10,6 +10,7 @@ import it from './it.json'
|
||||
import sr_LA from './sr-latn.json'
|
||||
import nl from './nl.json'
|
||||
import lv from './lv.json'
|
||||
import sv from './sv.json'
|
||||
|
||||
Vue.use(VueI18n)
|
||||
|
||||
@ -26,6 +27,7 @@ const i18n = new VueI18n({
|
||||
sr_LA,
|
||||
nl,
|
||||
lv,
|
||||
sv,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user