frontend: broaden chat input placeholder copy

The placeholder only mentioned patient lookup, but the chat now answers
plain-language questions, displays records, adds, and imports. Update it to
"Ask anything, or type /patient 10293".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Khalid Abdi
2026-06-14 00:34:38 +03:00
parent da7752272e
commit 67249be67b
@@ -638,7 +638,7 @@
"chat": {
"heading": "Which patient would you like to look up?",
"input": {
"placeholder": "Look up a patient — try /patient 10293",
"placeholder": "Ask anything, or type /patient 10293",
"message": "Message",
"addPatient": "Add patient",
"attachFile": "Attach file",