From ea696ea7e4f295d7680876112ba429b9ba7d9075 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 30 Apr 2023 10:37:52 +0200 Subject: [PATCH] New translations en.yml (Igbo) [ci skip] --- config/locales/ig.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config/locales/ig.yml b/config/locales/ig.yml index f52e594c83..669524d8c0 100644 --- a/config/locales/ig.yml +++ b/config/locales/ig.yml @@ -1,2 +1,11 @@ ---- ig: + errors: + '400': The request you submitted was invalid or malformed. + '403': You don't have permission to view this page. + '404': The page you are looking for isn't here. + '406': This page is not available in the requested format. + '410': The page you were looking for doesn't exist here anymore. + '422': + '429': Too many requests + '500': + '503': The page could not be served due to a temporary server failure.