Bugfix
If you type text into an I18N field for individual languages and then query this value (with TL script), you will receive an I18n object accordingly.
If you change the value, you will also receive a new i18n object with the new values. However, if you delete the text in one or all languages, you will still receive an I18n object and the individual languages will still contain the last non-empty value entered
It is therefore no longer possible to empty the field once you have entered something:
Test
TestI18NAttribute.script.xml