From 594b9182a181e35e997cff2acce39cc251cefb5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dias?= <65513943+retrozinndev@users.noreply.github.com> Date: Mon, 24 Mar 2025 13:19:12 -0300 Subject: [PATCH] :books: docs(readme): add i18n section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f8b53aa..1d87ff3 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,14 @@ See more bindings inside the `~/.config/hypr/bindings.conf` file or check the [W ### ℹ️ Source All wallpapers inside this repo are not made by me! You can find all sources inside the [`WALLPAPERS.md`](https://github.com/retrozinndev/Hyprland-Dots/blob/ryo/WALLPAPERS.md) file. +## 🌐 Internationalization +This Shell supports i18n. Currently, it supports the following languages: +- English (United States), maintained by [@retrozinndev](https://github.com/retrozinndev) +- Português (Brasil), maintained by [@retrozinndev](https://github.com/retrozinndev) + +Don't see your language here? You can contribute and make translations too!
+To do so, fork this repository, translate your fork, then open a pull request to this repository, simple as that! + ## ⚙️ Installation See the Installation Guide on [Wiki/Installation].