From b15061a1105600461d1c62855016d78593f90e84 Mon Sep 17 00:00:00 2001 From: Paramtamtam <7326800+tarampampam@users.noreply.github.com> Date: Wed, 2 Nov 2022 01:25:19 +0400 Subject: [PATCH] wip: Readme file updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f6d448..2d708e3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ One day you may want to replace the standard error pages of your HTTP server wit - Error pages can be [embedded into your own `nginx`][wiki-usage-with-nginx] docker image - Fully configurable (take a look at the [configuration file](https://github.com/tarampampam/error-pages/blob/master/error-pages.yml) and [project Wiki][wiki]) - Distributed using docker image and compiled binary files -- Localized (πŸ‡ΊπŸ‡Έ, πŸ‡«πŸ‡·, πŸ‡ΊπŸ‡¦, πŸ‡·πŸ‡Ί, πŸ‡΅πŸ‡Ή, πŸ‡³πŸ‡±, πŸ‡©πŸ‡ͺ, πŸ‡ͺπŸ‡Έ) HTML error pages (translation process [described here](https://github.com/tarampampam/error-pages/tree/master/l10n) - other translations are welcome!) +- Localized (πŸ‡ΊπŸ‡Έ, πŸ‡«πŸ‡·, πŸ‡ΊπŸ‡¦, πŸ‡·πŸ‡Ί, πŸ‡΅πŸ‡Ή, πŸ‡³πŸ‡±, πŸ‡©πŸ‡ͺ, πŸ‡ͺπŸ‡Έ, πŸ‡¨πŸ‡³) HTML error pages (translation process [described here](https://github.com/tarampampam/error-pages/tree/master/l10n) - other translations are welcome!) ## 🧩 Install