Skip to content

Commit fd0cd31

Browse files
committed
docs: add invalid placeholder case to demo
1 parent 17c1a5e commit fd0cd31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/ngxe/src/demo.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"3113514821997462868": "Additional options",
4141
"3179148736830644140": "Date of birth",
4242
"3291151548898871401": "{$TAG_INPUT} I need help booking my flight",
43+
"3291151548898871402": "{$TAG_INPUT} I will book ticket myself",
4344
"3357031660050032232": "Thank you!",
4445
"3825802286872185103": "Calendar",
4546
"3971100408152984961": "Next",
@@ -78,6 +79,7 @@
7879
"3113514821997462868": "Additional options",
7980
"3179148736830644140": "Date of birth",
8081
"3291151548898871401": "{$TAG_INPUT} I need help booking my flight",
82+
"3291151548898871402": "{$TAG_INPUT} I will book ticket myself",
8183
"3357031660050032232": "Thank you!",
8284
"3825802286872185103": "Show Calendar",
8385
"3971100408152984961": "Next",
@@ -119,6 +121,7 @@
119121
"3113514821997462868": "Zusatzoptionen",
120122
"3179148736830644140": "Geburtsdatum",
121123
"3291151548898871401": "{$TAG_INPUT} Ich brauche Hilfe bei der Buchung meines Fluges",
124+
"3291151548898871402": "{$TAG_INPUT_INVALID} Ich werde das Ticket selbst buchen",
122125
"3357031660050032232": "Danke!",
123126
"3825802286872185103": "Kalender anzeigen",
124127
"3971100408152984961": "Nächster",
@@ -159,6 +162,7 @@
159162
"3113514821997462868": "Додаткові опції",
160163
"3179148736830644140": "Дата народження",
161164
"3291151548898871401": "{$TAG_INPUT} Мені потрібна допомога у придбанні основного перельоту",
165+
"3291151548898871402": "{$TAG_INPUT_INVALID} Я сам забронюю квиток",
162166
"3357031660050032232": "Дякуємо!",
163167
"3825802286872185103": "Календар",
164168
"3971100408152984961": "Продовжити",

0 commit comments

Comments
 (0)