mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
Added Serbian translation. Živela Srbija!
This commit is contained in:
@ -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
Reference in New Issue
Block a user