You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed there is a missing translation when configuration is wrong and the program fails so I have added the missing translation of the text "Error during startup. Check your configuration and restart.".
We would probably need to update each error to also be translated but since there are many error we could do it later.
I have tested this locally and it works as expected.
1st line is now included in en.toml, second line of error should probably be also translatable in future.
I will create a pull request for you to review it and link it here.
Steps to reproduce
enter wrong configuration
2.see the error
Configuration details
N/A
Log details
N/A
What type of operating system are you running?
Docker container
Version
N/A
The text was updated successfully, but these errors were encountered:
zigad
added a commit
to zigad/evcc
that referenced
this issue
Jul 4, 2024
Describe the bug
I noticed there is a missing translation when configuration is wrong and the program fails so I have added the missing translation of the text "Error during startup. Check your configuration and restart.".
We would probably need to update each error to also be translated but since there are many error we could do it later.
I have tested this locally and it works as expected.
1st line is now included in en.toml, second line of error should probably be also translatable in future.
I will create a pull request for you to review it and link it here.
Steps to reproduce
2.see the error
Configuration details
N/A
Log details
What type of operating system are you running?
Docker container
Version
N/A
The text was updated successfully, but these errors were encountered: