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

Extract translation for each enum entry #235

Open
kristofdc opened this issue May 27, 2021 · 1 comment
Open

Extract translation for each enum entry #235

kristofdc opened this issue May 27, 2021 · 1 comment

Comments

@kristofdc
Copy link

kristofdc commented May 27, 2021

Hi,

I have a typescript enum defined, but I want to translate each enum entry.
I am using the marker to automatically extract all labels and store them in the .json files.

Texts are translated like this in the components:

instant(`x.y.z.${enumEntry}`)

Is it possible to extract these dynamic translations with the marker?

thx!

@Startouf
Copy link

Duplicate of #211 ?

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

No branches or pull requests

2 participants