From 0748cb8b8348cfdc1db92bcc7100dd60301924cd Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 30 Apr 2023 10:37:36 +0200 Subject: [PATCH] New translations en.yml (Latin) [ci skip] --- config/locales/la.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/la.yml b/config/locales/la.yml index 244938ef6b..51ce61297e 100644 --- a/config/locales/la.yml +++ b/config/locales/la.yml @@ -1,4 +1,3 @@ ---- la: errors: '400': The request you submitted was invalid or malformed. @@ -6,5 +5,7 @@ la: '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.