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

Addition of language option to global settings #1813

Open
moonlightz opened this issue Oct 9, 2021 · 6 comments
Open

Addition of language option to global settings #1813

moonlightz opened this issue Oct 9, 2021 · 6 comments

Comments

@moonlightz
Copy link

Hello there.
Are there plans to add a dropdown box for language to Global Settings page so that setting to be default to new users, welcome page when we open znc for sign in and other places?
When I open the browser, enter the ip and port, znc loads with the English language.
If I create a new user, at bottom it is English set, and at top I see "....Add User".
If I try to create a new user without username, it obviously shows the error but at top it says "...Error".

@moonlightz
Copy link
Author

Additionally, ask the user that runs znc --makeconf the language as first question.
znc --makeconf
[**] Welcome to znc first run thingy version x.x.x
[??] Which language you want to use? (list with English being the default)
(number - language title) eg: 1-Dutch,2-.........
then the next questions having them localized

@DarthGandalf
Copy link
Member

Or use the values from $LANG, $LC_ALL, etc

@DarthGandalf
Copy link
Member

that setting to be default to new users

https://wiki.znc.in/FAQ#How_to_configure_default_settings_for_users_I_create.3F

@moonlightz
Copy link
Author

That will probably work but I have LANG LC_ALL and other values set to other thing then en_* and znc --makeconf, welcome page before login and some parts after login remain in English.
String that belong to the --makeconf don't appear to be translated.

@DarthGandalf
Copy link
Member

Yeah, I'm not saying that it's implemented now.

@moonlightz
Copy link
Author

Just giving a suggestion. Maybe it appears done in a future version.

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

2 participants