You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
functiontx(arg?: Record<string,any>){return(template: TemplateStringsArray)=>// do the translation here}constbla=()=>{return{a: '124'}}tx(bla())`foo bar <a></b> ${'d'} bobob`
The text was updated successfully, but these errors were encountered:
With this approach it's possible to extract translations using natural language without using an ID
https://ts-ast-viewer.com/#code/GYVwdgxgLglg9mABFAHgCgIYCcDmB+ALkQCUBTCOLAEwB4BnKLGMHAGkQzAE8A+ASkQBvAFCIxiLKSggsSNFFIBbAA4AbDAqIAVJWo2kAyo2Y46AQSxYMXAQF4eyXeoUA6AFZxmaAEStvAgGpEZWwMRTp3TzAfPz5hAF9hYQowBkQAI3VEW0Q0OwcRMUlpWSFRcQwiAHIARgAmABYq8sTE4VQ0TIw8vgADYDg4DOxEGgweGgB6dIcAEkEqqir4jLh0td6gA
The text was updated successfully, but these errors were encountered: