Bug fixes:
- Translation :: Projects with a lot of text return “null” for certain languages
- Problem: Certain languages are not translated, an error is returned (
null), but the system still creates 190 previews and fills them with German. - Solution: The error is fixed so that when
nullis returned, no previews are created and an error message is displayed.
