📚 docs(readme): add russian to i18n

thanks to @NotMephisto
This commit is contained in:
João Dias
2025-06-03 13:28:54 -03:00
committed by GitHub
parent e0a1f40b26
commit 56c5b546c7
+3 -2
View File
@@ -69,8 +69,9 @@ You can see default bindings and usage information on the [Wiki/Usage] page!
## 🌐 Internationalization
Colorshell supports i18n! The shell automatically matches the shell language with the system's, if available. <br>
Currently, there's support for the following languages:
- English (United States), maintained by [@retrozinndev](https://github.com/retrozinndev)
- Português (Brasil), maintained by [@retrozinndev](https://github.com/retrozinndev)
- **English** (English, United States), maintained by [@retrozinndev](https://github.com/retrozinndev)
- **Português** (Portuguese, Brazil), maintained by [@retrozinndev](https://github.com/retrozinndev)
- **русский** (Russian), maintained by [@NotMephisto](https://github.com/NotMephisto)
Don't see your language here? You can contribute and make translations too! <br>
You can do so by forking this repository, translating the shell in your fork and then opening a pull request to this repository, simple as that!