From 657d3a18511e0d731fb50fd7b6e24994fa183501 Mon Sep 17 00:00:00 2001 From: Hans Felix Date: Thu, 22 Jun 2023 15:40:56 -0500 Subject: [PATCH 1/2] Add spanish link translation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 566d61a..3e853a4 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Translations are maintained by their creators and may not always be up to date w - [Romanian](http://vmazare.github.io/code-guide-romanian/) - Translated by [Valeriu Mazare](https://github.com/vmazare) - [Russian](http://sadcitizen.github.io/code-guide/) - Translated by [Eugene Abrosimov](https://github.com/sadcitizen) - [Traditional Chinese](https://codeguide.intersection.tw) - Translated by [Yuming Cheung](https://github.com/ymcheung) +- [Spanish](https://hansfelix.github.io/code-guide) - Translated by [Hans Felix](https://github.com/hansfelix) Have a translation you'd like to link to? Open a pull request to add it here. Be sure to keep it alphabetical. From 6918226689cb46f6888244f1ee17389b0bd592be Mon Sep 17 00:00:00 2001 From: Hans Felix Date: Thu, 22 Jun 2023 15:44:27 -0500 Subject: [PATCH 2/2] change alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e853a4..a339a3f 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ Translations are maintained by their creators and may not always be up to date w - [Portuguese](http://diegoeis.github.io/code-guide/) - Translated by [Diego Eis](http://tableless.com.br/) - [Romanian](http://vmazare.github.io/code-guide-romanian/) - Translated by [Valeriu Mazare](https://github.com/vmazare) - [Russian](http://sadcitizen.github.io/code-guide/) - Translated by [Eugene Abrosimov](https://github.com/sadcitizen) -- [Traditional Chinese](https://codeguide.intersection.tw) - Translated by [Yuming Cheung](https://github.com/ymcheung) - [Spanish](https://hansfelix.github.io/code-guide) - Translated by [Hans Felix](https://github.com/hansfelix) +- [Traditional Chinese](https://codeguide.intersection.tw) - Translated by [Yuming Cheung](https://github.com/ymcheung) Have a translation you'd like to link to? Open a pull request to add it here. Be sure to keep it alphabetical.