fix: Integrate gemini valve/config for "Thinking" texts#160
fix: Integrate gemini valve/config for "Thinking" texts#160swarnat wants to merge 1 commit intoowndev:mainfrom
Conversation
|
Hi @swarnat Thanks for your suggestion. The problem is that these aren't the only words displayed to the user (see image). Do you think these would also need to be translated? Because if all these texts required their own settings field, it would clutter the settings even more than they already do. I could just add a settings field, and then users could specify the translations as JSON. But I'm not sure if I want to implement something like that right now. If this is really desired, you can create a feature request so I can add it to the backlog. |
|
You’re right. I only handled the text-based output and didn’t use the images. No need for you to do that. 😉 Using a single JSON file is much safer, especially if there will be more texts later. |

I'm not sure, if such direct Merge Requests would be accepted, but I needed german words as "Thinking" and "Thought".
So I integrated them a config value anbd prepare MR.
That is a small, but helpful, support for user acceptance.
Because I will try to contribute more, please correct, when I'm doing something wrong in process.