Adapt Serbian language to 4.0.1

This commit is contained in:
Stefan Azaric
2020-12-09 23:21:51 +01:00
parent 2bd01c4014
commit fcfedc5414
2 changed files with 2 additions and 941 deletions

View File

@ -7,7 +7,7 @@ import ar from './ar.json'
import de from './de.json'
import pt_BR from './pt-br.json'
import it from './it.json'
import sr_LA from './sr-latn.json'
import sr from './sr.json'
import nl from './nl.json'
import lv from './lv.json'
@ -23,7 +23,7 @@ const i18n = new VueI18n({
de,
pt_BR,
it,
sr_LA,
sr,
nl,
lv,
},