diff options
| author | Loris383 <194787933+Loris383v@users.noreply.github.com> | 2026-02-01 17:46:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-01 11:46:17 -0500 |
| commit | 0c663c83dc4436a94c8d47445c51636868d0a895 (patch) | |
| tree | 3ba55b1d5079229ad2c4de8254bb3766300d4b42 /README.md | |
| parent | 218e2b85622e397686fd8a6bd085c006bb6a92f2 (diff) | |
Docs: i18n edits (#940)
* Add SummitSplit v3 configuration for top and bottom bars (#935)
Added the configuration for SummitSplit to include 0-JA-0 Top and updated the bottom bar settings.
* Refactor Tak0-Per-Window-Switch script, fixing issue (#936)
Fixed the issue that made the script to forget the choice of language on windows.
In case of switching from language 1 to language 3, switching a window, then getting back to the previous window - you had to switch from half-saved state to language 1 and then all the way to language 3.
* Add french readme
* Change i18n architecture
* docs: commit message guidelines french translation
* docs: add contributing.md french translation
* docs: add code of conduct french translation
Translation taken from https://www.contributor-covenant.org/fr/version/2/1/code_of_conduct/code_of_conduct.md
* docs: linked french translations in readme.md
Added under the spanish ones, same format
---------
Co-authored-by: Martin Guzman <55927935+brockar@users.noreply.github.com>
Co-authored-by: tak0dan <tmtroshko@gmail.com>
Co-authored-by: Donald Williams <129223418+dwilliam62@users.noreply.github.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -1,8 +1,9 @@ -[](https://github.com/JaKooLit/Hyprland-Dots/blob/main/i18n/README.jp.md) -[](https://github.com/JaKooLit/Hyprland-Dots/blob/main/i18n/README.ro.md) -[](https://github.com/JaKooLit/Hyprland-Dots/blob/main/i18n/README.ru.md) -[](https://github.com/JaKooLit/Hyprland-Dots/blob/main/i18n/README.ua.md) -[](https://github.com/JaKooLit/Hyprland-Dots/blob/main/i18n/README.de.md) +[](./i18n/README/README.jp.md) +[](./i18n/README/README.ro.md) +[](./i18n/README/README.ru.md) +[](./i18n/README/README.ua.md) +[](./i18n/README/README.de.md) +[](./i18n/README/README.fr.md) <h3 align="center"> <img align="center" width="80%" src=https://github.com/user-attachments/assets/bc18bd4d-944b-4d5f-a119-7578fa38f9b4 /> @@ -248,4 +249,6 @@ Or you can donate cryto on my btc wallet :) ### Document translations -- Spanish: [Código de Conducta](./CODE_OF_CONDUCT.es.md) · [Guía de mensajes de commit](./COMMIT_MESSAGE_GUIDELINES.es.md) · [Guía de contribución](./CONTRIBUTING.es.md) +- Spanish: [Código de Conducta](./i18n/CODE_OF_CONDUCT/CODE_OF_CONDUCT.es.md) · [Guía de mensajes de commit](./i18n/COMMIT_MESSAGE_GUIDELINES/COMMIT_MESSAGE_GUIDELINES.es.md) · [Guía de contribución](./i18n/CONTRIBUTING/CONTRIBUTING.es.md) + +- French: [Code de Conduite](./i18n/CODE_OF_CONDUCT/CODE_OF_CONDUCT.fr.md) · [Directives pour les messages de commit](./i18n/COMMIT_MESSAGE_GUIDELINES/COMMIT_MESSAGE_GUIDELINES.fr.md) · [Guide de contribution](./i18n/CONTRIBUTING/CONTRIBUTING.fr.md)
\ No newline at end of file |
