</div>
<div class="name-information" i18n>
- The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to find it.
+ The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
</div>
<div *ngIf="formErrors.name" class="form-error">
</div>
<div class="name-information" i18n>
- The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to find it.
+ The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
</div>
<div *ngIf="formErrors.username" class="form-error">