question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Translations: extend config/option flow base strings

See original GitHub issue

The 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:open
  • Created 3 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bieniucommented, Oct 6, 2020

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=

1reaction
SNoof85commented, Oct 6, 2020

Yes, will do 😃 => Done ! #41316

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found