Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations shoud be used instead of string literals #300

Open
NoNoNo opened this issue Jun 26, 2023 · 0 comments
Open

Translations shoud be used instead of string literals #300

NoNoNo opened this issue Jun 26, 2023 · 0 comments

Comments

@NoNoNo
Copy link

NoNoNo commented Jun 26, 2023

In pages there are multiple untranslated texts, e.g.

title: Login

# User Login

title: Forgot password

# Recover your password
Enter your email to recover your password

title: Profile

title: Unauthorized

# You don't have access to this page...

title: Reset password

# Password Reset
### Username: {{uri.param('user')}}

title: Register User

# Register
Create a new user account by entering all the required fields below:


And, en passant, there is a jump from H1 to H3 in this file:

# Password Reset
### Username: {{uri.param('user')}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant