@type t() :: %Zitadel.Text.V1.LoginScreenText{
__unknown_fields__: [
{field_number :: integer(), Protobuf.Wire.Types.wire_type(),
value :: term()}
],
description: String.t(),
description_linking_process: String.t(),
external_user_description: String.t(),
login_name_label: String.t(),
login_name_placeholder: String.t(),
next_button_text: String.t(),
register_button_text: String.t(),
title: String.t(),
title_linking_process: String.t(),
user_must_be_member_of_org: String.t(),
user_name_placeholder: String.t()
}