Default Text when key is not available
See original GitHub issueHello,
<span translate="SCREEN1_TITLE">Default Text</span>
When ‘SCREEN1_TITLE’ is not available, it showing me SCREEN1_TITLE on screen. I like to see ‘Default Text’ on screen. How can i achieve this ?
Issue Analytics
- State:
- Created 9 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
Returning the default value for the key that cannot be found in ...
I want console.log (res) to return "key not found", not undefined . Is this possible? javascript.
Read more >LOOKUP to return default value if not found match value in Excel
Press Enter key to return the match, if there is no match, it will display Not Found.
Read more >Change the default input language for Windows
In the Text Services and Input Languages dialog box, under Default input language, click the language that you want to use as the...
Read more >BitLocker is Prompting for a Recovery Key, and You Cannot ...
If a problem with BitLocker occurs, you encounter a prompt for a BitLocker recovery key. If you do not have a working recovery...
Read more ><img>: The Image Embed element - HTML - MDN Web Docs
The alt attribute holds a text description of the image, ... There are a number of situations in which a browser might not...
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 Free
Top 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
Yes, you can use
translate-default
, i.e.Looks like it is missing in the docs, I will open a todo.
See here #1427 (Contribution welcome) 😃