Translations: extend config/option flow base strings
See original GitHub issueThe problem
We don’t cover yet all common base strings. We should introduce more:
- two factor authentication strings
- The fields
pin
,name
,api_token
Here’s the relevant docs section: https://developers.home-assistant.io/docs/internationalization/core#introducing-new-strings
Related tasks:
- Use as many references as possible, including in options flow translations
Split out of #34264
Environment
- Home Assistant Core release with the issue: 112
- Last working Home Assistant Core release (if known):
- Operating environment (OS/Container/Supervised/Core):
- Integration causing this issue:
- Link to integration documentation on our website:
Problem-relevant configuration.yaml
Traceback/Error logs
Additional information
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Translation Rules - Oracle Help Center
Translation Rules for Adding Strings. To create a translation rule that adds a string: Enter a descriptive name for this translation in the...
Read more >The Ultimate Guide to JavaScript Localization | Phrase
The browser will flow the document right to left automatically when ... The most basic setup has us inlining our translation messages under ......
Read more >TSConfig Reference - Docs on every TSConfig option
The value of extends is a string which contains a path to another ... The configuration from the base file are loaded first,...
Read more >Language Translator | IBM Cloud API Docs
model_id. string. The model to use for translation. For example, en-de selects the IBM-provided base model ...
Read more >Configuration | Apache Flink
(none), String, The config parameter defining the root directories for storing file-based state for local recovery. Local recovery currently only covers ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Proposal for new common string : “invalid_host”: “Invalid hostname or IP address”
https://github.com/search?q=invalid_host+repo%3Ahome-assistant%2Fcore+filename%3Astrings.json&type=Code&ref=advsearch&l=&l=
Yes, will do 😃 => Done ! #41316