jsverse / transloco-keys-manager

🦄 The Key to a Better Translation Experience
https://github.com/jsverse/transloco/
MIT License
203 stars 49 forks source link

Feature: Support multiline extraction in .ts or .html #154

Open akhildhanuka opened 1 year ago

akhildhanuka commented 1 year ago

Is there an existing issue for this?

Is this a regression?

Yes

Current behavior

            <a href="mailto:support@matific.com?Subject=issue%20{{ logId }}" target="_top">{{transloco('Send us a ' +
                'report')}}</a>

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

Transloco: 
Transloco Keys Manager:
Angular:
Node: 
Package Manager: 
OS:

Additional context

No response

I would like to make a pull request for this bug

No

stackblitz[bot] commented 1 year ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

shaharkazaz commented 1 year ago

@akhildhanuka You are welcome to open a PR for it.