fix: unify chinese language code as zh-CN
This commit is contained in:
@@ -68,7 +68,7 @@ src/
|
||||
App.tsx # public app + optional admin routes
|
||||
AppAdminOnly.tsx # admin-only app entry
|
||||
api.ts # fetch helpers and shared API types
|
||||
i18n.tsx # zh / en / ja / ko / vi / id / ms dictionary
|
||||
i18n.tsx # zh-CN / en / ja / ko / vi / id / ms dictionary
|
||||
adminPaths.ts # admin UI prefix logic
|
||||
adminRouteTree.tsx # admin routes
|
||||
components/ # reusable public components
|
||||
|
||||
Reference in New Issue
Block a user