mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
Adding translations
This commit is contained in:
@@ -26,7 +26,7 @@ class ChangeUsernameDialog extends React.Component {
|
||||
if (!this.props.canUsernameBeUpdated) {
|
||||
this.props.notify(
|
||||
'error',
|
||||
"Username can't be updated. Usernames can be changed every 14 days"
|
||||
t('talk-plugin-auth.change_username.change_username_attempt')
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user