From 2b76fe6b5bfd8ae21a4467fa113b65a1f45d79b0 Mon Sep 17 00:00:00 2001 From: Martin Artnik Date: Tue, 3 Oct 2023 15:23:49 +0200 Subject: [PATCH] Fix error translations [SCI-9441] --- config/locales/en.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 5f5442123..56023fc9f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -240,9 +240,6 @@ en: attributes: text: Text is too long position: "Position has already been taken by another item in the checklist" - errors: - general: "Something went wrong." - general_text_too_long: 'Text is too long' storage: limit_reached: "Storage limit has been reached." helpers: @@ -3879,6 +3876,8 @@ en: archived_state: "Archived state" errors: + general: "Something went wrong." + general_text_too_long: 'Text is too long' forbidden: title: "Access to this page is denied (403)." dialog: