Skip to content

Commit

Permalink
Merge pull request #9610 from sumedh123/missing-string
Browse files Browse the repository at this point in the history
[FIX] Missing string 'Username_already_exist' on the accountProfile page
  • Loading branch information
rodrigok authored Feb 8, 2018
2 parents 38c16a9 + 4d2f450 commit ebf4823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2030,6 +2030,7 @@
"Username_is_already_in_here": "`@%s` is already in here.",
"Username_is_not_in_this_room": "The user `#%s` is not in this room.",
"Username_Placeholder": "Please enter usernames...",
"Username_already_exist": "Username already exists. Please try another username.",
"User_sent_a_message_on_channel": "<strong>__username__</strong> sent a message on <strong>__channel__</strong>:",
"User_uploaded_a_file_on_channel": "<strong>__username__</strong> uploaded a file on <strong>__channel__</strong>:",
"User_sent_a_message_to_you": "<strong>__username__</strong> sent you a message:",
Expand Down

0 comments on commit ebf4823

Please sign in to comment.