Add Catalan translation (#50)

This commit is contained in:
Víctor Díaz 2021-10-24 17:30:22 +02:00 committed by GitHub
parent 10e6641ea8
commit 3fd55eea22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 0 deletions

View file

@ -1,3 +1,4 @@
import ca from './ca.json'
import de from './de.json'
import en from './en.json'
import es from './es.json'
@ -6,6 +7,7 @@ import lv from './lv.json'
import nl from './nl.json'
export default {
ca,
de,
en,
es,