Fix error translations [SCI-9441]

This commit is contained in:
Martin Artnik 2023-10-03 15:23:49 +02:00
parent 2606e042ff
commit 2b76fe6b5b

View file

@ -240,9 +240,6 @@ en:
attributes: attributes:
text: Text is too long text: Text is too long
position: "Position has already been taken by another item in the checklist" 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: storage:
limit_reached: "Storage limit has been reached." limit_reached: "Storage limit has been reached."
helpers: helpers:
@ -3879,6 +3876,8 @@ en:
archived_state: "Archived state" archived_state: "Archived state"
errors: errors:
general: "Something went wrong."
general_text_too_long: 'Text is too long'
forbidden: forbidden:
title: "Access to this page is denied (403)." title: "Access to this page is denied (403)."
dialog: dialog: