Snart klar med översättningen

This commit is contained in:
Joakim Andersson
2020-12-11 01:38:23 +01:00
parent e4ab024422
commit 90cd6226be
2 changed files with 918 additions and 916 deletions

View File

@ -10,6 +10,7 @@ import it from './it.json'
import sr_LA from './sr-latn.json' import sr_LA from './sr-latn.json'
import nl from './nl.json' import nl from './nl.json'
import lv from './lv.json' import lv from './lv.json'
import sv from './sv.json'
Vue.use(VueI18n) Vue.use(VueI18n)
@ -26,6 +27,7 @@ const i18n = new VueI18n({
sr_LA, sr_LA,
nl, nl,
lv, lv,
sv,
}, },
}) })

File diff suppressed because it is too large Load Diff