mirror of
https://github.com/prosolis/gogobee.git
synced 2026-07-16 17:02:42 +00:00
Hospital: swap "a lot" descriptor for USA-standards quip
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -67,7 +67,7 @@ var nurseJoyAlreadyRevived = "You seem to have recovered on your own! " +
|
|||||||
// "The bill has been described as ..." sentence in the discharge announcement.
|
// "The bill has been described as ..." sentence in the discharge announcement.
|
||||||
// Some are bare adjectives ("devastating"); others are full quoted phrases.
|
// Some are bare adjectives ("devastating"); others are full quoted phrases.
|
||||||
var hospitalDischargeBillDescriptors = []string{
|
var hospitalDischargeBillDescriptors = []string{
|
||||||
"\"a lot.\"",
|
"\"inhumane but probably normal for USA standards.\"",
|
||||||
"devastating.",
|
"devastating.",
|
||||||
"ruinous.",
|
"ruinous.",
|
||||||
"soul-crushing.",
|
"soul-crushing.",
|
||||||
|
|||||||
Reference in New Issue
Block a user