-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Feature: Support multiline extraction in .ts or .html #154
Labels
Comments
Start a new pull request in StackBlitz Codeflow. |
shaharkazaz
changed the title
Bug: extract fails to recognise any keys which are multiline in .ts or .html
Feature: Support multiline extraction in .ts or .html
Mar 18, 2023
@akhildhanuka You are welcome to open a PR for it. |
Bisara96
added a commit
to Bisara96/transloco-keys-manager
that referenced
this issue
Apr 21, 2023
Added extraction support for concatenated keys on multiple lines ✅ Closes: jsverse#154
Bisara96
added a commit
to Bisara96/transloco-keys-manager
that referenced
this issue
Apr 21, 2023
Added support for extraction of keys concatenated on multiple lines in typescript file and template structural directive. ✅ Closes: jsverse#154
Bisara96
added a commit
to Bisara96/transloco-keys-manager
that referenced
this issue
Apr 21, 2023
This was referenced Apr 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Is this a regression?
Yes
Current behavior
Expected behavior
'Send us a report' key should be recognised and added to pot file... but this is not being recognised.
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/transloco-keys-manager-mulitline-issue?file=src%2Fapp%2Fapp.component.ts,package.json
cannot provide
Transloco Config
No response
Debug Logs
No response
Please provide the environment you discovered this bug in
Additional context
No response
I would like to make a pull request for this bug
No
The text was updated successfully, but these errors were encountered: