chore: Change invite link textfield label
This commit is contained in:
parent
e9fb280970
commit
976c12e471
2 changed files with 3 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ class NewPrivateChatView extends StatelessWidget {
|
|||
horizontal: 12,
|
||||
vertical: 6,
|
||||
),
|
||||
labelText: L10n.of(context)!.typeInInviteLinkManually,
|
||||
labelText: L10n.of(context)!.enterInviteLinkOrMatrixId,
|
||||
hintText: '@username',
|
||||
prefixText: NewPrivateChatController.prefixNoProtocol,
|
||||
suffixIcon: IconButton(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue