Add zh-cn support (#131)

This commit is contained in:
Nya Candy
2021-05-04 19:58:13 +08:00
committed by Manuel Stahl
parent 2cdd41b615
commit 0e3375c5ad
5 changed files with 299 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
"dependencies": {
"papaparse": "^5.2.0",
"prop-types": "^15.7.2",
"ra-language-chinese": "^2.0.10",
"ra-language-german": "^2.1.2",
"react": "^17.0.0",
"react-admin": "^3.14.0",