We don't cover yet all common base strings. We should introduce more:
pin, name, api_tokenHere's the relevant docs section:
https://developers.home-assistant.io/docs/internationalization/core#introducing-new-strings
Related tasks:
Split out of #34264
configuration.yaml
Suggestion unavailable_account, unavailable_service and unavailable_device
Forgot to reference to this issue in that already merged PR : #40963
Proposal for new common string : "reauth_successful": "Re-authentication was successful"
Sounds good. Want to make a PR for that?
Yes, will do :) => Done ! #41316
https://github.com/search?q=not_internet_accessible+repo%3Ahome-assistant%2Fcore+filename%3Astrings.json&type=Code&ref=advsearch&l=&l=
Would it be OK to create one for this too ?
"not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet"
Do we need to handle the integration/service name in the error message ?
Proposal for new common string : "invalid_host": "Invalid hostname or IP address"