angular-formio set language in FormBuilder
问题 I don't find a solution for changing the language of the FormBuilder. For the renderer it is described by documentation, but it works not in Builder. At the Builder it must be set by options, but the FormioOptions not include the language option. Is there any description or example for usage? HTML Code <div class="content" role="main"> <form-builder [form]="form" (change)="onChange($event)" [options]="formOptions"></form-builder> <button (click)="onClick()">Formular speichern (Ausgabe auf