From 2cba6f15b555fca7028db69d0dfdfe5941974cfe Mon Sep 17 00:00:00 2001 From: "Gustavo L." Date: Tue, 17 Mar 2026 18:43:22 -0300 Subject: [PATCH 1/2] feat: add Hungarian translation link to README --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 8007842..80acc38 100644 --- a/README.adoc +++ b/README.adoc @@ -137,6 +137,7 @@ Translations of the guide are available in the following languages: * https://github.com/Nondv/clojure-style-guide/blob/master/ru/README.md[Russian] * https://github.com/jeko2000/clojure-style-guide/blob/master/README.md[Spanish] * https://github.com/LeaveNhA/clojure-style-guide/blob/master/README.adoc[Turkish] +* https://github.com/damesek/clojure-style-guide-hungarian/blob/main/README.md[Hungarian] NOTE: These translations are not maintained by our editor team, so their quality and level of completeness may vary. The translated versions of the guide often From 1f91960e8023ec52d7077355b28d6fa565b7ab0d Mon Sep 17 00:00:00 2001 From: "Gustavo L." Date: Tue, 14 Apr 2026 02:49:12 -0300 Subject: [PATCH 2/2] chore: reorder translation links alphabetically Removed duplicate Hungarian translation link. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 80acc38..4d13482 100644 --- a/README.adoc +++ b/README.adoc @@ -130,6 +130,7 @@ Some other good reasons to ignore a particular guideline: Translations of the guide are available in the following languages: * https://github.com/geekerzp/clojure-style-guide/blob/master/README-zhCN.md[Chinese] +* https://github.com/damesek/clojure-style-guide-hungarian/blob/main/README.md[Hungarian] * https://github.com/ildivan/clojure-style-guide/blob/ita/README.adoc[Italian] (Under progress) * https://github.com/totakke/clojure-style-guide/blob/ja/README.adoc[Japanese] * https://github.com/kwakbab/clojure-style-guide/blob/master/README-koKO.md[Korean] @@ -137,7 +138,6 @@ Translations of the guide are available in the following languages: * https://github.com/Nondv/clojure-style-guide/blob/master/ru/README.md[Russian] * https://github.com/jeko2000/clojure-style-guide/blob/master/README.md[Spanish] * https://github.com/LeaveNhA/clojure-style-guide/blob/master/README.adoc[Turkish] -* https://github.com/damesek/clojure-style-guide-hungarian/blob/main/README.md[Hungarian] NOTE: These translations are not maintained by our editor team, so their quality and level of completeness may vary. The translated versions of the guide often