sync languages with crowdin

This commit is contained in:
Mohit Panjwani
2022-01-12 17:58:25 +05:30
parent 4ef5e7e54b
commit eac1bbb622
138 changed files with 27569 additions and 4124 deletions

View File

@ -14,6 +14,8 @@ import lv from './lv.json'
import sv from './sv.json'
import sk from './sk.json'
import vi from './vi.json'
import el from './el.json'
import hr from './hr.json'
export default {
en,
@ -31,5 +33,7 @@ export default {
sv,
sk,
vi,
pl
pl,
el,
hr
}