chore: Update matrix ID localization
This commit is contained in:
parent
9873c7699b
commit
75db25874a
2 changed files with 3 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ class LoginView extends StatelessWidget {
|
|||
errorText: controller.usernameError,
|
||||
errorStyle: const TextStyle(color: Colors.orange),
|
||||
hintText: '@username:domain',
|
||||
labelText: L10n.of(context).emailOrUsername,
|
||||
labelText: L10n.of(context).matrixId,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue