TF-1844 Update hint text input advanced search

(cherry picked from commit 8b0feba19aab72db1f9ed8d4ffdf47c420bc3709)
This commit is contained in:
dab246
2023-08-23 18:46:52 +07:00
committed by Dat Vu
parent 9378805f56
commit d6a4d437b3
3 changed files with 29 additions and 2 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-08-10T17:46:51.619248",
"@@last_modified": "2023-08-23T18:45:06.308548",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3167,5 +3167,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"enterASubject": "Enter a subject",
"@enterASubject": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"enterSomeSuggestions": "Enter some suggestions",
"@enterSomeSuggestions": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}