Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic labels with the same variable. #36

Open
njovy opened this issue Mar 10, 2021 · 2 comments
Open

Dynamic labels with the same variable. #36

njovy opened this issue Mar 10, 2021 · 2 comments
Labels
question Further information is requested

Comments

@njovy
Copy link

njovy commented Mar 10, 2021

Using the same label more than once causes an error with the latest version.

@aloisdeniel
Copy link
Owner

Do you talk about conditions label?

Could you elaborate more or give an example?

@aloisdeniel aloisdeniel added the question Further information is requested label Apr 15, 2021
@njovy
Copy link
Author

njovy commented Apr 16, 2021

@aloisdeniel If a given translation is Hello {{name}}. Thank you. {{name}}, an error appears. I can simply rename the dynamic label, name to name1, name2 but it would be cool if we can use the same variable multiple times.

@njovy njovy changed the title Dynamic labels has the same variable. Dynamic labels with the same variable. Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants