From 912bf3136c71c400e0bdeb678b79300e7df5234f Mon Sep 17 00:00:00 2001 From: Ivan Abrami Date: Fri, 14 Apr 2023 20:23:40 +0200 Subject: [PATCH 1/2] Added link to italian translation --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index e5361dc..8423a16 100644 --- a/README.adoc +++ b/README.adoc @@ -136,6 +136,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/ildivan/clojure-style-guide/blob/ita/README.adoc[Italian] (Under progress) 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 499928c8a1f390c05438f58fbb88bc295bf7b9a2 Mon Sep 17 00:00:00 2001 From: Ivan Abrami <39494571+ildivan@users.noreply.github.com> Date: Sat, 15 Apr 2023 09:48:11 +0200 Subject: [PATCH 2/2] adjusted link to italian translation moved the link in the right position --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 8423a16..0dc269f 100644 --- a/README.adoc +++ b/README.adoc @@ -130,13 +130,13 @@ 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/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] * https://github.com/theSkilled/clojure-style-guide/blob/pt-BR/README.md[Portuguese] (Under progress) * 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/ildivan/clojure-style-guide/blob/ita/README.adoc[Italian] (Under progress) 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