Setono/SyliusTermsPlugin

Problem with translations

techbech opened this issue · 1 comments

Currently when I try to make a terms and I don't fill out translation only for en_US translation, and both with the related US channel disabled and enabled, I get the following error.
image

Solution

We need some correct validation errors and also I don't think that it should force translations for locales that doesn't belong to one of the enabled channels.

Validation added.
Another part of issue (translations for locales that doesn't belong to one of the enabled channels) already exists as separate issue here #2
So I close current one.