From a56522d0c3f51ed698851486a3b9b74e4a788a92 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 30 Apr 2023 10:36:57 +0200 Subject: [PATCH] New translations en.yml (Macedonian) [ci skip] --- config/locales/mk.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config/locales/mk.yml b/config/locales/mk.yml index de46b2f73b..33a2c89791 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1,2 +1,11 @@ ---- mk: + 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.