-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add i18n support #846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add i18n support #846
Conversation
Disallow all paths
* Fix typos and grammar issues in documentation * Fixed Postgres name in documentation
Hello @Robert-Stackflow I must say, I'm very happy with the work you did here. I did a few small changes, I moved the language select input to the footer, since I think changing the language isn't really an action that users take frequently so the input can be moved to somewhere less engaging. I also added the ability to set the language from the browser's language when the user visits the page for the first time. Now, would you be kind enough to add the rest of the translations? Would you please also add translations for the kutt.it homepage—manage links, features, etc? Thank you. |
Hi there! 👋
First of all, I’d like to express my appreciation for the amazing work on the Kutt project. It's an incredibly useful tool, and I’ve really enjoyed using it.
To further improve accessibility and reach a broader audience, I’ve added i18n support to the project. The changes include:
i18n
library for managing translations.Please note that form error messages have not yet been localized. I'd be happy to continue working on this if desired.
For reference, you can check out a live example at chewie.top.
I'm excited about the potential for Kutt to support even more languages and would love to collaborate further to improve the multilingual experience. Looking forward to your feedback! 😊