This website requires JavaScript.
Explore
Help
Register
Sign In
inmake
/
stream.graff.tech-client
Watch
1
Star
0
Fork
0
You've already forked stream.graff.tech-client
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
68b4ce1a8d498126068c391afd95fdc66896970e
stream.graff.tech-client
/
src
/
landing
/
i18n
/
index.ts
T
inmake
68b4ce1a8d
Update package dependencies, enhance localization, and refactor App component. Added new dependencies for improved state management and UI interactions. Streamlined i18n configuration and integrated path aliases for better module resolution. Adjusted Tailwind CSS configuration to include new screen sizes and optimized component structure for clarity and performance.
2026-04-21 17:21:39 +05:00
2 lines
37 B
TypeScript
Raw
Blame
History
export
type
AppLocale
=
"ru"
|
"en"
;
Reference in New Issue
View Git Blame
Copy Permalink