RocketChat / RocketChat/Rocket.Chat

Missing i18n template for message "New user registration is currently disabled" on login Page

Open
#25,340 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

If you disable User Registration, there is a Text shown beneath the login Fields.
It is shown in English language.
I tried to set up a translation and could not find the template key for this message

Steps to reproduce:
  1. In Administration Pane -> Accounts -> Registration
    set Registration Form to disabled
  2. Navigate to Login Screen
Expected behavior:

Possibilty to transalte the message to selected localization

Actual behavior:

No template available

Server Setup Information:
  • Version of Rocket.Chat Server: 4.6.3
  • Operating System: Ubuntu 20.04
  • Deployment Method: tar
  • Number of Running Instances: 1
  • DB Replicaset Oplog: 258
  • NodeJS Version: 14.0.0
  • MongoDB Version: 4.0.28
Client Setup Information
  • Desktop App or Browser Version: all Browsers
  • Operating System: all OS
Additional context

no additional context

Relevant logs:

no logs needed to show the problem

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Search the login page for the exact message "New user registration is currently disabled", then inspect the localization lookup used when registration is disabled; verify that the message can be shown in the selected localization after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
localization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.