Rename LLM API Key to OpenHands LLM Key in settings (#11577)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
mamoodi 2025-10-30 16:52:31 -04:00 committed by GitHub
parent 31702bf46b
commit ec670cd130
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6160,20 +6160,20 @@
"uk": "Введіть свій ключ API."
},
"SETTINGS$LLM_API_KEY": {
"en": "LLM API Key",
"zh-CN": "LLM API 密钥",
"zh-TW": "LLM API 金鑰",
"de": "LLM API Schlüssel",
"ko-KR": "LLM API 키",
"no": "LLM API-nøkkel",
"it": "Chiave API LLM",
"pt": "Chave API LLM",
"es": "Clave API LLM",
"ar": "مفتاح API للنماذج اللغوية الكبيرة",
"fr": "Clé API LLM",
"tr": "LLM API Anahtarı",
"ja": "LLM APIキー",
"uk": "Ключ API LLM"
"en": "OpenHands LLM Key",
"zh-CN": "OpenHands LLM 密钥",
"zh-TW": "OpenHands LLM 金鑰",
"de": "OpenHands LLM Schlüssel",
"ko-KR": "OpenHands LLM 키",
"no": "OpenHands LLM-nøkkel",
"it": "Chiave LLM OpenHands",
"pt": "Chave LLM OpenHands",
"es": "Clave LLM OpenHands",
"ar": "مفتاح LLM OpenHands",
"fr": "Clé LLM OpenHands",
"tr": "OpenHands LLM Anahtarı",
"ja": "OpenHands LLMキー",
"uk": "Ключ LLM OpenHands"
},
"SETTINGS$LLM_API_KEY_DESCRIPTION": {
"en": "You can use this API Key as the LLM API Key for OpenHands open-source and CLI. It will incur cost on your OpenHands Cloud account. Do NOT share this key elsewhere.",