From 24c4795311cc3ef079c3c6ff5e6c0c6e5e607162 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Fri, 27 Oct 2023 16:15:54 +0700 Subject: [PATCH 1/2] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B8=20=D0=BD=D0=B0=20=D0=B4?= =?UTF-8?q?=D1=80=D1=83=D0=B3=D0=B8=D0=B5=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2?= =?UTF-8?q?=D0=BE=D0=B4=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e9ee4dc..7d97b8a8 100644 --- a/README.md +++ b/README.md @@ -2082,6 +2082,8 @@ function showList(array $employees): void * [php-cpm/clean-code-php](https://github.com/php-cpm/clean-code-php) * :ru: **Русский:** * [peter-gribanov/clean-code-php](https://github.com/peter-gribanov/clean-code-php) +* :ukraine: **Украинский:** + * [PetroOstapuk/clean-code-php](https://github.com/PetroOstapuk/clean-code-php) * :es: **Испанский:** * [fikoborquez/clean-code-php](https://github.com/fikoborquez/clean-code-php) * :brazil: **Португальский:** @@ -2102,8 +2104,12 @@ function showList(array $employees): void * :bangladesh: **Бенгальский:** * [nayeemdev/clean-code-php](https://github.com/nayeemdev/clean-code-php) * :egypt: **Арабский:** - * [ahmedalmory/clean-code-php](https://github.com/ahmedalmory/clean-code-php) + * [ahmedalmory/clean-code-php](https://github.com/ahmedalmory/clean-code-php) * :jp: **Японский:** - * [hayato07/clean-code-php](https://github.com/hayato07/clean-code-php) + * [hayato07/clean-code-php](https://github.com/hayato07/clean-code-php) +* :indonesia: **Индонезийский:** + * [ranggakd/clean-code-php](https://github.com/ranggakd/clean-code-php) +* :uz: **Узбекский:** + * [iAbbos/clean-code-php](https://github.com/iAbbos/clean-code-php) **[⬆ вернуться к началу](#Содержание)** From e10d6b8b94fb0e76ae7cbbaf75785c3ee8e641a4 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Fri, 27 Oct 2023 16:26:29 +0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d97b8a8..e78a7c98 100644 --- a/README.md +++ b/README.md @@ -2109,7 +2109,7 @@ function showList(array $employees): void * [hayato07/clean-code-php](https://github.com/hayato07/clean-code-php) * :indonesia: **Индонезийский:** * [ranggakd/clean-code-php](https://github.com/ranggakd/clean-code-php) -* :uz: **Узбекский:** +* :uzbekistan: **Узбекский:** * [iAbbos/clean-code-php](https://github.com/iAbbos/clean-code-php) **[⬆ вернуться к началу](#Содержание)**