Perf: i18n ns (#1441)
* i18n * fix: handle
Showing
.vscode/i18n-ally-custom-framework.yml
0 → 100644
| ... | @@ -28,6 +28,7 @@ | ... | @@ -28,6 +28,7 @@ |
| "papaparse": "^5.4.1", | "papaparse": "^5.4.1", | ||
| "pdfjs-dist": "4.0.269", | "pdfjs-dist": "4.0.269", | ||
| "react": "18.2.0", | "react": "18.2.0", | ||
| "use-context-selector": "^1.4.4", | |||
| "react-day-picker": "^8.7.1", | "react-day-picker": "^8.7.1", | ||
| "react-dom": "18.2.0", | "react-dom": "18.2.0", | ||
| "react-i18next": "13.5.0", | "react-i18next": "13.5.0", | ||
| ... | ... |
projects/app/i18n/en/app.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
projects/app/i18n/en/dataset.json
0 → 100644
projects/app/i18n/zh/app.json
0 → 100644
projects/app/i18n/zh/dataset.json
0 → 100644
projects/app/src/web/context/I18n.tsx
0 → 100644
Please
register
or
sign in
to comment