From 9812cc3ff7efbbb6dc9d16dbc3db0bdb870453f2 Mon Sep 17 00:00:00 2001 From: Petro Ostapuk Date: Mon, 6 Mar 2023 19:51:11 +0200 Subject: [PATCH 1/2] Ukrainian translation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5b80b0e..938ed928 100644 --- a/README.md +++ b/README.md @@ -2178,6 +2178,8 @@ function showList(array $employees): void This is also available in other languages: +* :uk: **Ukrainian:** + * [PetroOstapuk/clean-code-php](https://github.com/PetroOstapuk/clean-code-php) * :cn: **Chinese:** * [php-cpm/clean-code-php](https://github.com/php-cpm/clean-code-php) * :ru: **Russian:** From bf60474f208c6846c466c222c6c7c38ce0bd9843 Mon Sep 17 00:00:00 2001 From: Petro Ostapuk Date: Mon, 6 Mar 2023 20:04:41 +0200 Subject: [PATCH 2/2] Ukrainian flag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 938ed928..d87196f6 100644 --- a/README.md +++ b/README.md @@ -2178,7 +2178,7 @@ function showList(array $employees): void This is also available in other languages: -* :uk: **Ukrainian:** +* :ukraine: **Ukrainian:** * [PetroOstapuk/clean-code-php](https://github.com/PetroOstapuk/clean-code-php) * :cn: **Chinese:** * [php-cpm/clean-code-php](https://github.com/php-cpm/clean-code-php)