diff --git a/config/locales/hi.yml b/config/locales/hi.yml index 50fae82bd84..83edaa950ee 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -1,4 +1,3 @@ ---- hi: errors: '400': The request you submitted was invalid or malformed. @@ -6,5 +5,7 @@ hi: '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.