mirror of
https://github.com/Luzifer/ots.git
synced 2025-08-21 20:28:30 -04:00
Add Catalan translation (#50)
This commit is contained in:
parent
10e6641ea8
commit
3fd55eea22
2 changed files with 29 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue