mirror of
https://github.com/Luzifer/ots.git
synced 2025-08-20 11:48:46 -04:00
Add Simplified Chinese translations (#67)
This commit is contained in:
parent
10f9cb2a08
commit
8aaa373818
2 changed files with 29 additions and 0 deletions
|
@ -5,6 +5,7 @@ import es from './es.json'
|
|||
import fr from './fr.json'
|
||||
import lv from './lv.json'
|
||||
import nl from './nl.json'
|
||||
import zh from './zh.json'
|
||||
|
||||
export default {
|
||||
ca,
|
||||
|
@ -14,4 +15,5 @@ export default {
|
|||
fr,
|
||||
lv,
|
||||
nl,
|
||||
zh,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue