From b44c4c32337411893a8da10b899ae527f538c0ee Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 30 Apr 2023 10:37:57 +0200 Subject: [PATCH] New translations en.yml (Taigi) [ci skip] --- config/locales/tai.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/locales/tai.yml diff --git a/config/locales/tai.yml b/config/locales/tai.yml new file mode 100644 index 0000000000..01312d1c18 --- /dev/null +++ b/config/locales/tai.yml @@ -0,0 +1,11 @@ +tai: + 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.