Added Serbian translation. Živela Srbija!

This commit is contained in:
Stefan Azaric
2020-06-08 02:43:33 +02:00
parent dbc249b6bc
commit 3d0f77ab0b
6 changed files with 802 additions and 798 deletions

View File

@ -7,8 +7,8 @@ import ar from './ar.json'
import de from './de.json'
import pt_BR from './pt-br.json'
import it from './it.json'
import sr_LATN from './sr-latn.json'
import sr_CYRL from './sr-cyrl.json'
import sr_LA from './sr-latn.json'
import sr_CY from './sr-cyrl.json'
Vue.use(VueI18n)
@ -22,8 +22,8 @@ const i18n = new VueI18n({
de,
pt_BR,
it,
sr_LATN,
sr_CYRL,
sr_LA, // Serbian Latin
sr_CY, // Serbian Cyrilic
},
})

File diff suppressed because it is too large Load Diff