Rephrase account/channel signup description

pull/2456/head
Rigel Kent 2020-02-03 18:14:31 +01:00
parent 1bd4d4eb18
commit cbdbdae05e
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
</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">

View File

@ -29,7 +29,7 @@
</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">