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

How to translate a variable in latte? #134

Open
matt-matt1 opened this issue Nov 26, 2024 · 1 comment
Open

How to translate a variable in latte? #134

matt-matt1 opened this issue Nov 26, 2024 · 1 comment

Comments

@matt-matt1
Copy link

I can easily translate a phrase {_locale.xyz} having xyz: xxyyyzz in a lang file.
However how can I translate a variable?
Tried {_locale.($var)} and {$var|translate: locale} and {translator locale}{$var}{translator}

@BigOHenry
Copy link

{_'config.group_name.' . $var}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants