mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user