Fix capitalization in 'Initializing agent...' status message (#9406)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Robert Brennan 2025-07-04 03:56:40 -04:00 committed by GitHub
parent 8af1f1cac9
commit 38d5db0547
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4112,7 +4112,7 @@
"uk": "Зупинено"
},
"CHAT_INTERFACE$INITIALIZING_AGENT_LOADING_MESSAGE": {
"en": "Initializing Agent...",
"en": "Initializing agent...",
"de": "Agent wird initialisiert...",
"zh-CN": "正在初始化智能体...",
"zh-TW": "正在初始化智能體...",