translateWithId added

This commit is contained in:
davideraccagni 2022-04-20 20:29:18 +02:00
commit 4805b8e862
5 changed files with 25 additions and 2495 deletions

View file

@ -364,6 +364,16 @@
"constant": false,
"reactive": false
},
{
"name": "translateWithId",
"kind": "let",
"description": "Override the default translation ids",
"type": "(id: any) => string",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,
"reactive": false
},
{
"name": "invalid",
"kind": "let",