Skip to content

Conversation

@QuantFox1
Copy link

@QuantFox1 QuantFox1 commented Oct 13, 2022

Added feature as per issue #433

@KforG
Copy link
Collaborator

KforG commented Oct 17, 2022

Nice work.
Look into displaying the language name instead of the language code. Additionally how the language choice can be saved in settings.db. It would be done similarly to how the selected pool is saved I would imagine.

@KforG
Copy link
Collaborator

KforG commented Oct 22, 2022

Does this compile for you? I get a mismatched types error:

backend\settings.go:198:20: undefined: langs.Getlangs
backend\settings.go:213:17: invalid operation: m.GetLang() != lang (mismatched types int and string)
backend\settings.go:214:19: cannot use lang (type string) as type int in argument to m.setIntSetting

@KforG KforG added feature New feature or request help wanted Extra attention is needed labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants