Telegram-TT Language Change Guide
Budget: $30 – $250 USD
I’m customising the open-source project at https://github.com/Ajaxy/telegram-tt and need clear, step-by-step instructions for making the interface stay in Traditional Chinese instead of snapping back to English once the React app finishes loading.
Here’s what I’ve tried so far:
• Edited /src/assets/localization/initialStrings.ts
• Tweaked fallback.strings
Those edits show the correct language only during the initial render; as soon as the React state hydrates, English takes over.
• Where the definitive locale is set in telegram-tt
• How to add or replace strings so Traditional Chinese persists after hydration
Here’s what I’ve tried so far:
• Edited /src/assets/localization/initialStrings.ts
• Tweaked fallback.strings
Those edits show the correct language only during the initial render; as soon as the React state hydrates, English takes over.
• Where the definitive locale is set in telegram-tt
• How to add or replace strings so Traditional Chinese persists after hydration
Related categories:
JavaScript
CSS
HTML
Node.js
Software Development
Git
Web Development
Frontend Development
Open Source
Webpack