1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-17 18:06:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Refactor i18n locales from JSON to TypeScript modules

This commit is contained in:
sunnylqm
2025-02-15 22:51:26 +08:00
parent f10d4d3004
commit 1fb308af94
6 changed files with 8 additions and 5 deletions

1
src/locales/en.ts Normal file
View File

@@ -0,0 +1 @@
export default {};