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.

Combination of parameters and linked messages

See original GitHub issue

I want to have message which i can parametrize with another linked message. Something like:

{
   message "@:entityTypes.{entityType} is not valid"
   entityTypes: {
      A: "entity a in this language"
      B: "entity b in this language"
   }
}

I know that I can achieve this by duplicating message for each entityType. But can I somehow achieve this without duplication? If it cant be done we can consider this as feature request.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
v1r0xcommented, Nov 18, 2022

Hey there,

I know this is an old issue and it is already closed and fixed. But I couldn’t figure out how to reference/link to another message using a variable.

1reaction
kazuponcommented, Mar 5, 2021

we supported in Vue I18n v9. please try it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

An SEO Guide to URL Parameter Handling
URL parameters create duplicate content, waste crawl budget, and dilute ranking signals. Learn six ways to avoid potential SEO issues with ...
Read more >
Link templates for deployment - Azure Resource Manager
The combined collection of resources deployed in the main template and linked or nested templates is compared against the existing resources ...
Read more >
RFC1341(MIME) : 7 The Multipart content type
In the case of multiple part messages, in which one or more different sets of data are combined in a single body, a...
Read more >
Use Parameters to Make Views More Interactive - Tableau Help
Parameters are useful when you want to add interactivity and flexibility to a report, or to experiment with what-if scenarios. Suppose you are...
Read more >
Oracle Eloqua tracking parameters
New Email Message links types do not receive this parameter. ... differentiate between such similar links, Oracle Eloqua will refer to a combination...
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